From: Kevin Ball Date: Fri, 9 Jun 2017 18:39:52 +0000 (-0700) Subject: One more fix for frame-grid example/vis test X-Git-Tag: v6.4.0-rc3~9^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F10163%2Fhead;p=thirdparty%2Ffoundation%2Ffoundation-sites.git One more fix for frame-grid example/vis test --- diff --git a/test/visual/xy-grid/frame-grid.html b/test/visual/xy-grid/frame-grid.html index 4a8896131..fa862d016 100644 --- a/test/visual/xy-grid/frame-grid.html +++ b/test/visual/xy-grid/frame-grid.html @@ -17,6 +17,11 @@ .header, .footer { background-color: #ddd; } + @media print, screen and (min-width: 40em) { + .wide { + width: 80vw; + } + } @@ -28,7 +33,7 @@ A medium 4 cell
-

A medium 4 cell block... on medium this content should overflow and let you horizontally scroll across... one might use this for an array of options

+

A medium 4 cell block... on medium this content should overflow and let you horizontally scroll across... one might use this for an array of options

A medium 4 cell