adjusting badges a bit

This commit is contained in:
Kris Aubuchon 2013-11-17 22:32:58 -05:00
parent 6e1198334c
commit 2e9d0ecac4
1 changed files with 3 additions and 2 deletions

View File

@ -46,7 +46,6 @@
&[href] { &[href] {
color: $white; color: $white;
} }
i {font-size: 10px;}
// New posts // New posts
@ -60,7 +59,9 @@
font-weight: normal; font-weight: normal;
background-color: #ddd; background-color: #ddd;
top: -1px; top: -1px;
color: #666; color: #888;
position: relative;
margin-left: 2px;
} }
} }