X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs-website;a=blobdiff_plain;f=web%2Fcore%2Fmodules%2Flayout_discovery%2Flayouts%2Fthreecol_33_34_33%2Fthreecol_33_34_33.css;fp=web%2Fcore%2Fmodules%2Flayout_discovery%2Flayouts%2Fthreecol_33_34_33%2Fthreecol_33_34_33.css;h=7f651176789794ac96184b819bd7de6c68c7c0bf;hp=29a816fce5267e888431e42eb48113d6779daac3;hb=bfbba508964731508b9bd6d5835c2edc858db95b;hpb=cb9a80db11fc6b014e5b1e693a5a391c95eb5d9a diff --git a/web/core/modules/layout_discovery/layouts/threecol_33_34_33/threecol_33_34_33.css b/web/core/modules/layout_discovery/layouts/threecol_33_34_33/threecol_33_34_33.css index 29a816fce..7f6511767 100644 --- a/web/core/modules/layout_discovery/layouts/threecol_33_34_33/threecol_33_34_33.css +++ b/web/core/modules/layout_discovery/layouts/threecol_33_34_33/threecol_33_34_33.css @@ -17,8 +17,10 @@ @media screen and (min-width: 40em) { .layout--threecol-33-34-33 > .layout__region--first, - .layout--threecol-33-34-33 > .layout__region--second, .layout--threecol-33-34-33 > .layout__region--third { flex: 0 1 33%; } + .layout--threecol-33-34-33 > .layout__region--second { + flex: 0 1 34%; + } }