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:
Pavel Djundik 2016-03-14 10:46:46 +02:00
commit ee9253f57a

View file

@ -402,6 +402,7 @@ button,
#sidebar .close:before {
font-size: 18px;
font-weight: normal;
display: inline-block;
line-height: 18px;
width: 18px;