mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-24 16:30:23 +00:00
Merge pull request #15755 from jitendravyas/master
Removed `visibility: hidden !important` from `.hidden` class
This commit is contained in:
commit
38fbd8fe35
1 changed files with 0 additions and 1 deletions
|
|
@ -44,7 +44,6 @@
|
|||
|
||||
.hidden {
|
||||
display: none !important;
|
||||
visibility: hidden !important;
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue