Merge pull request #192 from thelounge/astorije/close-font-weight
Make sure all close buttons in the sidebar have same weight
This commit is contained in:
commit
ee9253f57a
@ -402,6 +402,7 @@ button,
|
||||
|
||||
#sidebar .close:before {
|
||||
font-size: 18px;
|
||||
font-weight: normal;
|
||||
display: inline-block;
|
||||
line-height: 18px;
|
||||
width: 18px;
|
||||
|
Loading…
Reference in New Issue
Block a user