Security update for Core, with self-updated composer
[yaffs-website] / web / core / modules / system / tests / modules / layout_test / css / layout-test-2col.css
index d5c05b9eeb47d39acff193516187dd93a2a807fa..ca7e8764f87eb33e93b25352a3825b56c4864b10 100644 (file)
@@ -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 */