Minor css

This commit is contained in:
Andrew Cantino 2013-09-01 17:50:08 -06:00
parent 690eb0f979
commit c35cc4135e

View file

@ -52,8 +52,12 @@
display: block;
float: right;
text-decoration: none;
padding-left: 5px;
padding: 0 5px;
border: 0 !important;
color: blue;
&:hover {
background-color: #bbb;
}
}
}