Fix Downloads link spacing

This commit is contained in:
Michael Warkentin 2013-12-09 18:02:21 -05:00
parent 25b0018759
commit def4f0cf5b
1 changed files with 1 additions and 0 deletions

View File

@ -108,6 +108,7 @@
color: @docs-blue;
text-decoration: none;
border-bottom: 1px solid @docs-blue;
margin-left: 3px;
&:hover {
color: darken(@blue, 10%);