X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs-website;a=blobdiff_plain;f=web%2Fcore%2Fmodules%2Fsystem%2Ftests%2Fmodules%2Flayout_test%2Fcss%2Flayout-test-2col.css;fp=web%2Fcore%2Fmodules%2Fsystem%2Ftests%2Fmodules%2Flayout_test%2Fcss%2Flayout-test-2col.css;h=ca7e8764f87eb33e93b25352a3825b56c4864b10;hp=d5c05b9eeb47d39acff193516187dd93a2a807fa;hb=9917807b03b64faf00f6a1f29dcb6eafc454efa5;hpb=aea91e65e895364e460983b890e295aa5d5540a5 diff --git a/web/core/modules/system/tests/modules/layout_test/css/layout-test-2col.css b/web/core/modules/system/tests/modules/layout_test/css/layout-test-2col.css index d5c05b9ee..ca7e8764f 100644 --- a/web/core/modules/system/tests/modules/layout_test/css/layout-test-2col.css +++ b/web/core/modules/system/tests/modules/layout_test/css/layout-test-2col.css @@ -1,4 +1,4 @@ - +/* stylelint-disable plugin/no-browser-hacks */ .layout-example-2col .region-left { float: left; width: 50%; @@ -14,3 +14,4 @@ * html .layout-example-2col .region-right { width: 49.9%; } +/* stylelint-disable */