mirror of
https://github.com/twbs/bootstrap.git
synced 2025-12-09 00:03:29 -05:00
Add !important to .invisible (visibility:hidden) utility class
[skip sauce] [skip validator]
This commit is contained in:
parent
7e88a6a998
commit
e78cf3231c
@ -37,7 +37,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.invisible {
|
.invisible {
|
||||||
visibility: hidden;
|
visibility: hidden !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.text-hide {
|
.text-hide {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user