UX: clean up box category styling

This commit is contained in:
Sam 2015-02-25 17:42:10 +11:00
parent b760d22460
commit 8248abf73c

View File

@ -139,6 +139,14 @@ header .title-wrapper .bar .badge-category {
}
}
.category-breadcrumb .box > a.badge-category {
margin-bottom: 0;
height: 24px;
// TODO clean this up
padding-top: 6px !important;
padding-bottom: 0 !important;
}
.category-dropdown-menu .cat .badge-wrapper.box {
width: 110%;
}