deprecate .hide; fixes #10446
This commit is contained in:
parent
229469e059
commit
c4e7e3c933
2 changed files with 7 additions and 15 deletions
|
|
@ -23,6 +23,7 @@
|
|||
// Toggling content
|
||||
// -------------------------
|
||||
|
||||
// Note: Deprecated .hide in favor of .hidden or .sr-only (as appropriate) in v3.0.1
|
||||
.hide {
|
||||
display: none !important;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue