diff options
| author | Mark Otto <[email protected]> | 2015-09-01 21:20:35 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2015-09-01 21:20:35 -0700 |
| commit | cf70fce245da359a3b7513108217418e4d6ba05a (patch) | |
| tree | f720053121e0898cbc9e0d60dde779f7c9483a02 | |
| parent | f8e13cb35f0b8b61efcb10b3c05b335105c42349 (diff) | |
| download | bootstrap-cf70fce245da359a3b7513108217418e4d6ba05a.tar.xz bootstrap-cf70fce245da359a3b7513108217418e4d6ba05a.zip | |
mention overrides too
| -rw-r--r-- | scss/_reboot.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scss/_reboot.scss b/scss/_reboot.scss index 8a70714b8..9e22c3a70 100644 --- a/scss/_reboot.scss +++ b/scss/_reboot.scss @@ -1,7 +1,7 @@ // Reboot // // Global resets to common HTML elements and more for easier usage by Bootstrap. -// Adds additional rules on top of Normalize.css. +// Adds additional rules on top of Normalize.css, including several overrides. // Reset the box-sizing |
