correct box styles

This commit is contained in:
Sam 2015-01-29 17:48:55 +11:00
parent cd5564f623
commit 1a694c04e4

View file

@ -104,7 +104,9 @@ h1 a.badge-category div {vertical-align: top;}
}
}
.category-dropdown-menu .cat .badge-wrapper.box {
width: 110%;
}
.badge-wrapper.box {
.badge-category-bg {
position: absolute;
@ -113,8 +115,15 @@ h1 a.badge-category div {vertical-align: top;}
height: 100%;
}
> .badge-category {
width: 100%;
width: calc(100% - 2px);
}
}
.title-wrapper .badge-wrapper.box .badge-category {
vertical-align: middle;
}
// Notification badge