Skip to content

Commit

Permalink
Merge pull request #6469 from hashicorp/jt-ie-bnr
Browse files Browse the repository at this point in the history
website: add a height to svg in bnr to fix IE bug
  • Loading branch information
jen20 committed May 4, 2016
2 parents a7a6aba + 5ed0360 commit a7817c0
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
3 changes: 0 additions & 3 deletions website/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -187,6 +187,3 @@ PLATFORMS

DEPENDENCIES
middleman-hashicorp!

BUNDLED WITH
1.11.2
1 change: 1 addition & 0 deletions website/source/assets/stylesheets/_announcement-bnr.scss
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ body{

svg{
width: 156px;
height: 18px;
fill: $white;
margin-right: 4px;
margin-left: 3px;
Expand Down

0 comments on commit a7817c0

Please sign in to comment.