Updated the theme for adding extra space in error message icon related to wso2/product-iots#1307

revert-70aa11f8
Harshan Liyanage 7 years ago
parent 8c02393f2f
commit 8621fb8d90

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