Set height for sidebar icons

This makes sure they are properly scaled in IE11

Signed-off-by: Julius Härtl <jus@bitgrid.net>
This commit is contained in:
Julius Härtl 2018-01-10 09:51:48 +01:00
父節點 e18c0b2ac3
當前提交 e8399953df
沒有發現已知的金鑰在資料庫的簽署中
GPG Key ID: 4C614C6ED2CDE6DF

查看文件

@ -235,6 +235,7 @@ kbd {
&:first-child img {
margin-right: 11px;
width: 16px;
height: 16px;
margin-left: -30px;
}