You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
#menubar {
|
|
}
|
|
|
|
#menubar .navbar-inner {
|
|
min-height: 28px;
|
|
border-top: 1px;
|
|
border-radius: 0px 0px @baseBorderRadius @baseBorderRadius;
|
|
}
|
|
|
|
#menubar .navbar {
|
|
margin-bottom: 8px;
|
|
}
|
|
|
|
.nav-wrapper {
|
|
border-bottom: 1px solid @navbarBorder;
|
|
}
|
|
|
|
#menubar li.dropdown {
|
|
line-height: 12px;
|
|
} |