Set height for sidebar icons

This makes sure they are properly scaled in IE11

Signed-off-by: Julius Härtl <jus@bitgrid.net>
这个提交包含在:
Julius Härtl 2018-01-10 09:51:48 +01:00
父节点 e18c0b2ac3
当前提交 e8399953df
找不到此签名对应的密钥
GPG 密钥 ID: 4C614C6ED2CDE6DF

查看文件

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