FIX: tweak alignment of select-kit in navigation bar
This commit is contained in:
parent
486016acea
commit
9f0798682e
|
@ -13,7 +13,6 @@
|
|||
|
||||
&.categories-admin-dropdown, &.category-notifications-button, &.tag-notifications-button {
|
||||
float: right;
|
||||
margin-left: 8px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -52,12 +52,6 @@
|
|||
margin-left: 8px;
|
||||
}
|
||||
}
|
||||
|
||||
.select-kit {
|
||||
&.categories-admin-dropdown, &.category-notifications-button, &.tag-notifications-button {
|
||||
margin-top: 5px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.list-container .full-width {
|
||||
|
|
Loading…
Reference in New Issue