mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-18 12:39:41 +03:00
Merge pull request #15755 from jitendravyas/master
Removed `visibility: hidden !important` from `.hidden` class
This commit is contained in:
@@ -44,7 +44,6 @@
|
||||
|
||||
.hidden {
|
||||
display: none !important;
|
||||
visibility: hidden !important;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user