From 8a1ea0ae5f2007be617591e1e995a914942f8e7c Mon Sep 17 00:00:00 2001 From: grafixeyehero Date: Fri, 3 May 2019 02:57:20 +0300 Subject: [PATCH] fix dashboard column --- src/css/dashboard.css | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/src/css/dashboard.css b/src/css/dashboard.css index e5b2c20a3..5a44c51f2 100644 --- a/src/css/dashboard.css +++ b/src/css/dashboard.css @@ -212,20 +212,6 @@ div[data-role=controlgroup] a.ui-btn-active { } } -@media all and (min-width:94em) { - .dashboardColumn-3-46 { - width: 46% - } - - .dashboardColumn-3-27 { - width: 27% - } - - .activeRecordingItems>.card { - width: 50% - } -} - .premiumBanner img { position: absolute; text-align: right;