make stars closer to the edges of posts [ci skip]

This commit is contained in:
danielgrippi 2012-04-24 01:04:39 -07:00
parent 91ebff75dd
commit fe72c59ff7

View file

@ -103,8 +103,8 @@ body {
.fav {
position : absolute;
z-index : 100;
top : 10px;
right : 10px;
top : 5px;
right : 5px;
}
.info {