fixing private category badges and mobile header logo

This commit is contained in:
Kris Aubuchon 2014-03-17 23:18:15 -04:00
parent 49a222f985
commit fd2da91df0
1 changed files with 1 additions and 2 deletions

View File

@ -19,7 +19,7 @@
// --------------------------------------------------
.badge-category {
padding: 2px 4px;
padding: 2px 6px;
color: $tertiary_text_color;
font-size: 12px;
font-weight: bold;
@ -41,7 +41,6 @@
div {
display: inline-block;
margin: 0;
padding-right: 6px;
}
}}