add height to fix svg in announcement bnr

This commit is contained in:
captainill 2016-05-03 17:41:55 -07:00
parent 9f272b0881
commit 9960e636b4
1 changed files with 1 additions and 0 deletions

View File

@ -87,6 +87,7 @@ body{
svg{
width: 140px;
height: 19px;
fill: $white;
margin-right: 4px;
margin-left: 3px;