Added posibility to add image to info-box instead of icon #522

This commit is contained in:
Abdullah Almsaeed
2015-06-23 16:18:07 +03:00
parent c7c3381856
commit e5771daaf5
3 changed files with 7 additions and 1 deletions

View File

@@ -1974,6 +1974,9 @@ a:focus {
line-height: 90px;
background: rgba(0, 0, 0, 0.2);
}
.info-box-icon > img {
max-width: 100%;
}
.info-box-content {
padding: 5px 10px;
margin-left: 90px;