mirror of
https://github.com/zulip/zulip.git
synced 2026-07-15 21:03:26 +08:00
Draw our left sidebar dropdown arrow in a more reasonable place.
It was previously way way too indented. (imported from commit c40980451a8851321496c744d379b0d95e19a0f8)
This commit is contained in:
parent
fda6bfdd4e
commit
275d851c56
@ -319,7 +319,7 @@ ul.filters i {
|
||||
}
|
||||
|
||||
ul.filters .arrow {
|
||||
margin-right: 5em;
|
||||
margin-right: 0.5em;
|
||||
font-size: 1em;
|
||||
display: none;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user