mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-05 15:37:03 +03:00
Less padding in toggle identity button
This commit is contained in:
parent
235bec0ee6
commit
0249e959ab
1 changed files with 2 additions and 2 deletions
|
|
@ -1,8 +1,8 @@
|
||||||
|
|
||||||
#top-system-dropdown-id {
|
#top-system-dropdown-id {
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
padding-left: 10px;
|
padding-left: 8px;
|
||||||
padding-right: 10px;
|
padding-right: 6px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.rl-left-panel-disabled #more-list-dropdown-id + .dropdown-menu {
|
.rl-left-panel-disabled #more-list-dropdown-id + .dropdown-menu {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue