Fixed heart icon height in right sidebar
This commit is contained in:
parent
0913f04c8d
commit
96fc16f9b5
1 changed files with 1 additions and 1 deletions
|
|
@ -175,7 +175,7 @@ $bluebg: #e7f2f7;
|
||||||
|
|
||||||
.icons-heart {
|
.icons-heart {
|
||||||
width: 13px;
|
width: 13px;
|
||||||
height: 13px;
|
height: 12px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.icons-question,
|
.icons-question,
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue