force svg size

This commit is contained in:
Minasokoni
2017-03-20 11:28:51 -07:00
parent 9409320009
commit 75824afe18
4 changed files with 8 additions and 8 deletions

View File

@@ -136,8 +136,8 @@
svg
{
width: 100%;
height: 100%;
width: 20px;
height: 20px;
}
}