Make sure all close buttons in the sidebar have same weight
This commit is contained in:
parent
f81235900b
commit
65e8e01ef4
@ -402,6 +402,7 @@ button,
|
|||||||
|
|
||||||
#sidebar .close:before {
|
#sidebar .close:before {
|
||||||
font-size: 18px;
|
font-size: 18px;
|
||||||
|
font-weight: normal;
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
line-height: 18px;
|
line-height: 18px;
|
||||||
width: 18px;
|
width: 18px;
|
||||||
|
Loading…
Reference in New Issue
Block a user