From 33240b7fd92c6661049e1ee18260540d8fc26f0a Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Fri, 7 Dec 2018 23:20:19 +0300 Subject: various layout fixes related to inline player causing unnecessary left padding if shorten_expanded is enabled --- css/cdm.less | 1 + 1 file changed, 1 insertion(+) (limited to 'css/cdm.less') diff --git a/css/cdm.less b/css/cdm.less index 5762c619c..c61906e68 100644 --- a/css/cdm.less +++ b/css/cdm.less @@ -68,6 +68,7 @@ .intermediate { margin-top : 10px; + margin-left : 10px; } .content-inner { -- cgit v1.2.3