2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-08 17:22:31 +03:00

follow up to #20441: move file to correct place

This commit is contained in:
Mark Otto
2016-10-27 22:11:19 -07:00
parent 34d88c79e6
commit bc076d71b3
+5
View File
@@ -0,0 +1,5 @@
// Visibility
@mixin invisible {
visibility: hidden !important;
}