Browse Source
align popovermenu next to … buttonthingy
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
pull/1234/head
Arthur Schiwon
9 years ago
committed by
Morris Jobke
No known key found for this signature in database
GPG Key ID: 9CE5ED29E7FCD38A
1 changed files with
1 additions and
0 deletions
-
settings/css/settings.css
|
|
@ -505,6 +505,7 @@ span.usersLastLoginTooltip { white-space: nowrap; } |
|
|
.bubble { |
|
|
.bubble { |
|
|
z-index:1; |
|
|
z-index:1; |
|
|
right: -6px; |
|
|
right: -6px; |
|
|
|
|
|
top: auto; |
|
|
} |
|
|
} |
|
|
.bubble:after { |
|
|
.bubble:after { |
|
|
right: 5px; |
|
|
right: 5px; |
|
|
|