mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-13 17:14:04 +02:00
add comments
This commit is contained in:
@@ -42,6 +42,9 @@ html {
|
|||||||
//
|
//
|
||||||
// See http://getbootstrap.com/getting-started/#support-ie10-width for the relevant hack.
|
// See http://getbootstrap.com/getting-started/#support-ie10-width for the relevant hack.
|
||||||
|
|
||||||
|
|
||||||
|
// Wrap `@viewport` with `@at-root` for when folks do a nested import (e.g.,
|
||||||
|
// `.class-name { @import "bootstrap"; }`).
|
||||||
@at-root {
|
@at-root {
|
||||||
@-moz-viewport { width: device-width; }
|
@-moz-viewport { width: device-width; }
|
||||||
@-ms-viewport { width: device-width; }
|
@-ms-viewport { width: device-width; }
|
||||||
|
Reference in New Issue
Block a user