further mobile star tweaks. SUPERSTAR!

This commit is contained in:
Jeff Atwood 2014-07-01 01:34:44 -07:00
parent 19e4820bc3
commit f27d96c7cf
2 changed files with 1 additions and 5 deletions

View File

@ -25,10 +25,8 @@ body {
a.star {
display: inline-block;
font-size: 20px;
line-height: 1.2em;
color: scale-color($primary, $lightness: 75%);
margin-right: 5px;
margin-top: 6px;
margin-right: 8px;
&:before {
font-family: "FontAwesome";
content: "\f005";

View File

@ -10,8 +10,6 @@
max-width: 122px;
}
a.star {float: left;}
.panel {
margin-right: 20px;
}