]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
fixes #18188
authorMark Otto <markdotto@gmail.com>
Mon, 30 Nov 2015 03:56:17 +0000 (19:56 -0800)
committerMark Otto <markdotto@gmail.com>
Mon, 30 Nov 2015 03:56:17 +0000 (19:56 -0800)
scss/_reboot.scss

index 04d1d831183da3fa6a0825bbf5f3aebdfa75a9bd..585adc3c6610118b56bdf3c9e6670a5c4a109ea0 100644 (file)
@@ -44,6 +44,8 @@ html {
 //
 // Wrap `@viewport` with `@at-root` for when folks do a nested import (e.g.,
 // `.class-name { @import "bootstrap"; }`).
+//
+// Includes future-proofed vendor prefixes as well.
 @at-root {
   @-moz-viewport      { width: device-width; }
   @-ms-viewport       { width: device-width; }