FIX: tweak alignment of select-kit in navigation bar

This commit is contained in:
Joffrey JAFFEUX 2017-11-23 10:42:39 +01:00 committed by GitHub
parent 486016acea
commit 9f0798682e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 0 additions and 7 deletions

View File

@ -13,7 +13,6 @@
&.categories-admin-dropdown, &.category-notifications-button, &.tag-notifications-button {
float: right;
margin-left: 8px;
}
}
}

View File

@ -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 {