summaryrefslogtreecommitdiffstats
path: root/settings
diff options
context:
space:
mode:
authorArthur Schiwon <blizzz@arthur-schiwon.de>2017-04-28 17:47:34 +0200
committerMorris Jobke <hey@morrisjobke.de>2017-04-29 00:59:09 -0300
commitc0e4fd0605318f02929ce1366b0fb884f26681a3 (patch)
tree125b8c4764397ad8c548ea99b52c56304a6ab78a /settings
parent99e97f135de73de85550e167feb7ccc80f1fc13d (diff)
downloadnextcloud-server-c0e4fd0605318f02929ce1366b0fb884f26681a3.tar.gz
nextcloud-server-c0e4fd0605318f02929ce1366b0fb884f26681a3.zip
align popovermenu next to … buttonthingy
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Diffstat (limited to 'settings')
-rw-r--r--settings/css/settings.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/settings/css/settings.css b/settings/css/settings.css
index 7fb1933bc9a..0777f7e4cf4 100644
--- a/settings/css/settings.css
+++ b/settings/css/settings.css
@@ -505,6 +505,7 @@ span.usersLastLoginTooltip { white-space: nowrap; }
.bubble {
z-index:1;
right: -6px;
+ top: auto;
}
.bubble:after {
right: 5px;