mirror of
https://github.com/twbs/bootstrap.git
synced 2022-11-09 12:25:43 -05:00
Update _visibility.scss
This commit is contained in:
parent
a279238034
commit
676e00d63e
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
//
|
||||
|
||||
.invisible {
|
||||
visibility: hidden !important;
|
||||
@include invisible();
|
||||
}
|
||||
|
||||
// Responsive visibility utilities
|
||||
|
|
Loading…
Reference in a new issue