Merge branch 'master' into bugfix/3621/mobile_signup

This commit is contained in:
ARvind Tiwari 2017-07-31 20:47:27 +05:30
commit ede12cc624
14 changed files with 170 additions and 109 deletions

View file

@ -721,3 +721,8 @@ a.unlink:hover {
width: 100% !important;
}
}
.footer-light a:hover, .footer-light a:focus, .footer-light a:active {
color: #ddd;
}