From b3e94be947f5842990a9f52cf2d2e6f89002a037 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Fri, 7 Dec 2018 22:57:48 +0300 Subject: cdm intermediate: remove unnecessary huge margin --- themes/night.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'themes/night.css') diff --git a/themes/night.css b/themes/night.css index b367ddd09..756e780ce 100644 --- a/themes/night.css +++ b/themes/night.css @@ -1091,7 +1091,7 @@ video::-webkit-media-controls-overlay-play-button { flex-grow: 2; } .cdm .intermediate { - margin: 10px; + margin-top: 10px; } .cdm .content-inner { margin: 10px; -- cgit v1.2.3