Merge pull request #3265 from awesomerobot/master

a few small alignment fixes for bullet categories
This commit is contained in:
Régis Hanol 2015-03-10 16:36:28 +01:00
commit a68512bebf
1 changed files with 8 additions and 1 deletions

View File

@ -50,13 +50,19 @@
&.bullet { //bullet category style
line-height: 1.25;
line-height: 1;
margin-right: 5px;
h3 & {
line-height: .9;
}
span.badge-category {
color: $primary !important;
vertical-align: text-top;
line-height: 1;
margin-left: 4px;
padding-left: 2px;
display: inline-block;
#search-dropdown & {
@ -171,6 +177,7 @@
width: 10px;
height: 10px;
display: inline-block;
margin: 0 2px;
}
}