From 3628faf4f0e6b5718d2c0c3f233b8bca4118b7bf Mon Sep 17 00:00:00 2001 From: fredtempez Date: Thu, 10 Jun 2021 17:46:00 +0200 Subject: [PATCH] news comment css --- module/news/view/index/index.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/module/news/view/index/index.css b/module/news/view/index/index.css index 4ebf01a3..cea8c936 100755 --- a/module/news/view/index/index.css +++ b/module/news/view/index/index.css @@ -58,6 +58,7 @@ display: inline; vertical-align: top; } +/* @media (min-width: 769px) { .col2 {width: 20%;} @@ -79,4 +80,5 @@ .col3 {width: 100%;} .col4 {width: 100%;} } +*/