Merge pull request #914 from harshanL/master

Updated the theme for adding extra space in error message icon.
revert-70aa11f8
Hasunie 7 years ago committed by GitHub
commit f3650956d9

@ -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;
} }

Loading…
Cancel
Save