mirror of
https://github.com/twbs/bootstrap.git
synced 2024-12-01 13:24:25 +01:00
rearrange comment lines for clarity
This commit is contained in:
parent
0fa2c7c486
commit
4005b316c6
@ -41,8 +41,7 @@ html {
|
|||||||
// and apply some conditional CSS.
|
// and apply some conditional CSS.
|
||||||
//
|
//
|
||||||
// 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.,
|
// Wrap `@viewport` with `@at-root` for when folks do a nested import (e.g.,
|
||||||
// `.class-name { @import "bootstrap"; }`).
|
// `.class-name { @import "bootstrap"; }`).
|
||||||
@at-root {
|
@at-root {
|
||||||
@ -53,6 +52,7 @@ html {
|
|||||||
@viewport { width: device-width; }
|
@viewport { width: device-width; }
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
//
|
//
|
||||||
// Reset HTML, body, and more
|
// Reset HTML, body, and more
|
||||||
//
|
//
|
||||||
|
Loading…
Reference in New Issue
Block a user