Shrink margin between subdued links

This commit is contained in:
James Allen 2014-06-20 21:42:55 +01:00
parent e5ca033538
commit cb2a120c12

View file

@ -420,6 +420,7 @@
border: 0;
color: @gray;
padding: 12px 12px 13px;
margin-left: 0;
&:hover,
&:focus {
color: @gray-dark;