Merge pull request #2172 from nikitin2009/patch-1

Bug with hover effect on footer's social links.
This commit is contained in:
benmcmahon100
2015-08-19 18:00:26 +01:00

View File

@ -685,7 +685,7 @@ thead {
padding-right: 10px;
&:hover {
padding-top: 14px;
padding-bottom: 14px;
padding-bottom: 12px;
color: #4a2b0f;
background-color: #eee;
text-decoration: none;