Fixing height for icon

This commit is contained in:
Asaad Mahmood
2016-01-20 10:48:04 +05:00
parent 335123dc68
commit 2f562dc477

View File

@@ -43,7 +43,7 @@
width: 12px;
display: inline-block;
svg {
max-height: 15px;
max-height: 14px;
}
i, path, ellipse {
@include opacity(0.5);