Skip to content

Commit 07a2984

Browse files
author
AMJones
committed
Updates dist files.
1 parent 748ad7b commit 07a2984

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*!
2-
* Strapless Display v2.0 (http://github.com/strapless/display)
2+
* DevIsCoding Display v1.0.7 (http://github.com/deviscoding/display)
33
* Influenced by Bootstrap v4.0 (http://getbootstrap.com)
4-
* Licensed under MIT (https://github.com/strapless/display/blob/master/LICENSE)
4+
* Licensed under MIT (https://github.com/deviscoding/display/blob/master/LICENSE)
55
*/
66
@media print {
77
.d-print-none {
@@ -253,7 +253,7 @@ body::before {
253253
}
254254
}
255255

256-
@media screen and (pointer: coarse), (-moz-touch-enabled) {
256+
@media screen, handheld, screen and (pointer: coarse), screen and (-moz-touch-enabled) {
257257
.d-touch-none {
258258
display: none !important;
259259
}
Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)