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

This commit is contained in:
Harshan Liyanage 2017-08-23 16:34:38 +05:30
parent 8c02393f2f
commit 8621fb8d90

View File

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