Merge pull request #2018 from hashicorp/jt-ie

add height to fix svg in announcement bnr
This commit is contained in:
James Phillips 2016-05-03 17:54:22 -07:00
commit 85a3d99793
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;