From edd348b16c6194048a576c59a9f3350515cb8136 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Wed, 5 Dec 2018 09:08:02 +0300 Subject: rework not-cdm headline rows to use flex-box --- css/cdm.less | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'css/cdm.less') diff --git a/css/cdm.less b/css/cdm.less index 857374394..1bbc7ab4a 100644 --- a/css/cdm.less +++ b/css/cdm.less @@ -29,8 +29,7 @@ } input { - margin-left : 4px; - margin-right : 4px; + margin : 0px 4px; } } -- cgit v1.2.3