2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-05 16:42:29 +03:00

rm visibility where redundant to display

Refs #15755
This commit is contained in:
Chris Rebert
2015-03-09 01:39:43 -07:00
parent 38fbd8fe35
commit b6b0fe7d22
4 changed files with 1 additions and 6 deletions
-1
View File
@@ -67,7 +67,6 @@
&.collapse {
display: block !important;
visibility: visible !important;
height: auto !important;
padding-bottom: 0; // Override default setting
overflow: visible !important;