From dec928831881c1496875f07f4e6a5f8840632b57 Mon Sep 17 00:00:00 2001 From: jk Date: Wed, 23 Jun 2021 12:59:40 +0100 Subject: [PATCH] playing with mobile display for tables --- public/css/jk.css | 3 --- 1 file changed, 3 deletions(-) diff --git a/public/css/jk.css b/public/css/jk.css index 49e4465..8bdb2b9 100644 --- a/public/css/jk.css +++ b/public/css/jk.css @@ -22,9 +22,6 @@ } @media only screen and (orientation: portrait){ -.col-md-12{ - flex:0 0 66.6666666667%;max-width:66.6666666667% -} .hideable{ display:none; visibility:hidden;