fix order dropdown menu

This commit is contained in:
Manuel Raynaud
2013-10-02 10:54:22 +02:00
parent bafe34d238
commit 46e23c2708
2 changed files with 13 additions and 5 deletions

View File

@@ -9,6 +9,14 @@
// Base class and wrapper
.navbar {
margin-bottom: 0;
.dropdown-menu {
> li {
> a > .label {
font-size: 15px;
}
}
}
}
// Inner for background effects