1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-19 03:41:19 +02:00

Merge pull request #20441 from cortopy/visibility-mixin

Visibility mixin
This commit is contained in:
Mark Otto
2016-10-27 22:06:47 -07:00
committed by GitHub
3 changed files with 7 additions and 1 deletions

View File

@@ -3,7 +3,7 @@
//
.invisible {
visibility: hidden !important;
@include invisible();
}
// Responsive visibility utilities