mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-17 19:21:23 +03:00
rm responsive-invisibility mixin since it's only used once
inline the one remaining usage into .hidden-print's definition rm now-empty scss/_utilities-responsive.scss file [skip sauce] [skip validator]
This commit is contained in:
@@ -44,6 +44,6 @@
|
||||
|
||||
.hidden-print {
|
||||
@media print {
|
||||
@include responsive-invisibility(".hidden-print");
|
||||
display: none !important;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user