fix order dropdown menu
This commit is contained in:
@@ -9,6 +9,14 @@
|
||||
// Base class and wrapper
|
||||
.navbar {
|
||||
margin-bottom: 0;
|
||||
.dropdown-menu {
|
||||
> li {
|
||||
> a > .label {
|
||||
font-size: 15px;
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
// Inner for background effects
|
||||
|
||||
Reference in New Issue
Block a user