New related issue
Report abuse to administrator
[3.0.0-wip] ".hidden" override error
Created by: maksimkurb
Hi. I found bug in bootstrap 3: when i use .hidden class on input, css of input override display from none to block
.hidden
display
none
block
Make .hidden style like this:
.hidden { display: none !important; visibility: hidden !important; }
Screen:
P.S. Sorry for my bad English.
Drag your designs here or click to upload.
Link issues together to show that they're related. Learn more.
Newest first
Oldest first
Show all activity
Show comments only
Show history only