mirror of
https://github.com/jhillyerd/inbucket.git
synced 2025-12-17 17:47:03 +00:00
ui: Combine margin/padding
This commit is contained in:
@@ -130,11 +130,7 @@ li.navbar-active span,
|
|||||||
|
|
||||||
.navbar-mailbox {
|
.navbar-mailbox {
|
||||||
order: 1;
|
order: 1;
|
||||||
padding: 8px 0 !important;
|
padding: 9px 0 8px 0 !important;
|
||||||
}
|
|
||||||
|
|
||||||
.navbar-mailbox input {
|
|
||||||
margin-top: 1px;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.navbar-dropdown-container {
|
.navbar-dropdown-container {
|
||||||
|
|||||||
Reference in New Issue
Block a user