summaryrefslogtreecommitdiff
path: root/themes/night.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2018-12-07 22:57:48 +0300
committerAndrew Dolgov <[email protected]>2018-12-07 22:57:48 +0300
commitb3e94be947f5842990a9f52cf2d2e6f89002a037 (patch)
treeb53c59ac2d5ebf52c8f9c33f8b3d1aeeb1282830 /themes/night.css
parent7adf937936d4433890941821bb3abc5dc3ac7073 (diff)
cdm intermediate: remove unnecessary huge margin
Diffstat (limited to 'themes/night.css')
-rw-r--r--themes/night.css2
1 files changed, 1 insertions, 1 deletions
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;