]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
Remove `:not(:root)` from the workaround for SVG overflow bug
authorysds <ysds.code@gmail.com>
Fri, 20 Jul 2018 14:26:23 +0000 (23:26 +0900)
committerMark Otto <otto@github.com>
Fri, 20 Jul 2018 23:28:09 +0000 (18:28 -0500)
commit900775483ff0d5aa79e497fbfee89858da467cf4
tree822adc25272e933ebe9fe6750b00c3bbb8916390
parentd7acc977efc1a80e6d2273a294c0f0c78d5661d0
Remove `:not(:root)` from the workaround for SVG overflow bug

* `svg:not(:root)` specificity is very high (https://github.com/necolas/normalize.css/issues/718)
* Bootstrap do not support SVG documents (See #26878)
scss/_reboot.scss