Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <markdotto@gmail.com>2018-07-24 03:51:14 +0300
committerMark Otto <markdotto@gmail.com>2018-07-24 03:51:14 +0300
commit72447ad4972105e920f1767f369b98a76dcfa107 (patch)
treec0240d4188573cc3aedd090fb99e0bea358088b6 /dist/css/bootstrap-reboot.css
parentd18045210cdd09271ac033992341d4460d6bafac (diff)
dist
Diffstat (limited to 'dist/css/bootstrap-reboot.css')
-rw-r--r--dist/css/bootstrap-reboot.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/dist/css/bootstrap-reboot.css b/dist/css/bootstrap-reboot.css
index 1eb007e29a..34c5e5c1be 100644
--- a/dist/css/bootstrap-reboot.css
+++ b/dist/css/bootstrap-reboot.css
@@ -30,7 +30,7 @@ article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
body {
margin: 0;
- font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
+ font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
@@ -180,7 +180,7 @@ img {
border-style: none;
}
-svg:not(:root) {
+svg {
overflow: hidden;
vertical-align: middle;
}