mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-24 14:04:09 +03:00
Add !important to .invisible (visibility:hidden) utility class
[skip sauce] [skip validator]
This commit is contained in:
@@ -37,7 +37,7 @@
|
||||
}
|
||||
|
||||
.invisible {
|
||||
visibility: hidden;
|
||||
visibility: hidden !important;
|
||||
}
|
||||
|
||||
.text-hide {
|
||||
|
||||
Reference in New Issue
Block a user