Merge pull request #4808 from vcuculo/fix-heart-icon

Fixed heart icon height in right sidebar
This commit is contained in:
Jonne Haß 2014-02-23 15:50:59 +01:00
commit c03edd8808

View file

@ -175,7 +175,7 @@ $bluebg: #e7f2f7;
.icons-heart { .icons-heart {
width: 13px; width: 13px;
height: 13px; height: 12px;
} }
.icons-question, .icons-question,