mirror of
https://github.com/thelounge/thelounge
synced 2024-11-23 20:43:08 +00:00
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
1 changed files with 1 additions and 0 deletions
|
@ -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 a new issue