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
parent
commit
c0e4fd0605
No known key found for this signature in database GPG Key ID: 9CE5ED29E7FCD38A
  1. 1
      settings/css/settings.css

1
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;

Loading…
Cancel
Save