Skip to content

Commit

Permalink
bugfix reboot
Browse files Browse the repository at this point in the history
  • Loading branch information
Black Mirror committed May 16, 2018
1 parent 7dfc66a commit 2320fad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scss/grid-system/_reboot.scss
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@

// IE10+ doesn't honor `<meta name='viewport'>` in some cases.
@at-root {
@include prefixer-selector(viewport, ms) {
@-ms-viewport {
width: device-width;
}
}
Expand Down

0 comments on commit 2320fad

Please sign in to comment.