mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-28 07:39:57 +02:00
Move [hidden]
style from _utilities.scss to _reboot.scss; fixes #18230
[skip sauce]
This commit is contained in:
@@ -31,11 +31,6 @@
|
||||
@include sr-only-focusable();
|
||||
}
|
||||
|
||||
// Always hide an element with the `hidden` HTML attribute (from PureCSS).
|
||||
[hidden] {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
.invisible {
|
||||
visibility: hidden !important;
|
||||
}
|
||||
|
Reference in New Issue
Block a user