diff options
| author | XhmikosR <[email protected]> | 2018-12-22 18:32:28 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2018-12-22 18:32:28 +0200 |
| commit | 74a2d93517553cfd394526d789f6e23e99ace597 (patch) | |
| tree | d012dc1591ad0903695c88da9a9e5d8eb4993b52 /dist/css/bootstrap-reboot.css | |
| parent | f0e5cc3f417191f5823f426b1ae071c78f427475 (diff) | |
| parent | dee3ab427cb9b73639e38a60e1cbb59dc99fedf4 (diff) | |
| download | bootstrap-74a2d93517553cfd394526d789f6e23e99ace597.tar.xz bootstrap-74a2d93517553cfd394526d789f6e23e99ace597.zip | |
Merge branch 'v4-dev' into stretched-link
Diffstat (limited to 'dist/css/bootstrap-reboot.css')
| -rw-r--r-- | dist/css/bootstrap-reboot.css | 10 |
1 files changed, 2 insertions, 8 deletions
diff --git a/dist/css/bootstrap-reboot.css b/dist/css/bootstrap-reboot.css index ef4acf1a2..4b93d7196 100644 --- a/dist/css/bootstrap-reboot.css +++ b/dist/css/bootstrap-reboot.css @@ -1,5 +1,5 @@ /*! - * Bootstrap Reboot v4.1.3 (https://getbootstrap.com/) + * Bootstrap Reboot v4.2.1 (https://getbootstrap.com/) * Copyright 2011-2018 The Bootstrap Authors * Copyright 2011-2018 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) @@ -15,21 +15,16 @@ html { font-family: sans-serif; line-height: 1.15; -webkit-text-size-adjust: 100%; - -ms-overflow-style: scrollbar; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); } -@-ms-viewport { - width: device-width; -} - article, aside, figcaption, figure, footer, header, hgroup, main, nav, section { display: block; } body { margin: 0; - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, Noto Sans, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; + font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; font-size: 1rem; font-weight: 400; line-height: 1.5; @@ -163,7 +158,6 @@ pre { margin-top: 0; margin-bottom: 1rem; overflow: auto; - -ms-overflow-style: scrollbar; } figure { |
