Commit 38fbd8fe authored by Chris Rebert's avatar Chris Rebert

Merge pull request #15755 from jitendravyas/master

Removed `visibility: hidden !important` from `.hidden` class
parents c178995b 7dd72d83
......@@ -44,7 +44,6 @@
.hidden {
display: none !important;
visibility: hidden !important;
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment