add height to svg

needed by ie11 to render correctly. fixes #1208
This commit is contained in:
Matthew Taylor 2017-02-22 16:37:57 -05:00
parent f7d9086296
commit e13fa6dc4b

View file

@ -69,6 +69,7 @@ td {
.conf2017-panel-row-icon-image {
width: 1.75rem;
height: 1.75rem;
}
.button.mod-2017-panel {