Skip to content

Commit

Permalink
Fix#752 - Chevron rotation fix for iOS devices (#935)
Browse files Browse the repository at this point in the history
* Fixes #752

* med
  • Loading branch information
lejara authored and gvn committed Jan 8, 2018
1 parent 7b2e455 commit a5cd5b8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions source/js/components/multipage-nav/multipage-nav.scss
Expand Up @@ -11,6 +11,7 @@
.expander {
background: url('../_images/chevron.svg') no-repeat;
background-size: contain;
font-size: 0;
border: 0;
width: 15px;
height: 10px;
Expand Down

0 comments on commit a5cd5b8

Please sign in to comment.