make topic title icons properly sized
This commit is contained in:
parent
b6f17a6493
commit
90bcd73b31
|
@ -39,6 +39,8 @@
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
margin-top: 2px;
|
margin-top: 2px;
|
||||||
vertical-align: top;
|
vertical-align: top;
|
||||||
|
font-size: 23px;
|
||||||
|
line-height: 23px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
h1 > .badge-category {
|
h1 > .badge-category {
|
||||||
|
|
Loading…
Reference in New Issue