Make sure all close buttons in the sidebar have same weight

This commit is contained in:
Jérémie Astori 2016-03-14 00:35:24 -04:00
parent f81235900b
commit 65e8e01ef4

View file

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