BUG: mobile category drop-down styles looked bad
This commit is contained in:
parent
e934680a56
commit
ff8a119550
|
@ -236,12 +236,11 @@ ol.category-breadcrumb {
|
||||||
|
|
||||||
.category-dropdown-menu {
|
.category-dropdown-menu {
|
||||||
height: 200px;
|
height: 200px;
|
||||||
padding: 8px 5px 0 7px;
|
|
||||||
margin-top: 31px;
|
margin-top: 31px;
|
||||||
|
|
||||||
a.badge-category {
|
a.badge-category {
|
||||||
line-height: 26px;
|
line-height: 26px !important;
|
||||||
padding: 0 8px;
|
margin-bottom: 0 !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
div {
|
div {
|
||||||
|
|
Loading…
Reference in New Issue