Merge pull request #914 from harshanL/master

Updated the theme for adding extra space in error message icon.
This commit is contained in:
Hasunie 2017-08-23 17:18:20 +05:30 committed by GitHub
commit f3650956d9

View File

@ -1443,6 +1443,8 @@ footer a, footer a:hover {
} }
.message h4 .icon { .message h4 .icon {
display: block;
float: left;
padding-bottom: 3px; padding-bottom: 3px;
margin-right: 5px; margin-right: 5px;
} }