Merge pull request #2172 from nikitin2009/patch-1

Bug with hover effect on footer's social links.
pull/2023/merge
benmcmahon100 2015-08-19 18:00:26 +01:00
commit 7fa976df2d
1 changed files with 1 additions and 1 deletions

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;