From 1c82b2288a143fe2278ecf884c438a5f01f6d4d5 Mon Sep 17 00:00:00 2001 From: Rafostar <40623528+Rafostar@users.noreply.github.com> Date: Mon, 14 Dec 2020 23:14:16 +0100 Subject: [PATCH] Remove unnecessary position scale margin --- css/styles.css | 3 --- 1 file changed, 3 deletions(-) diff --git a/css/styles.css b/css/styles.css index 870ccda1..37b95d2a 100644 --- a/css/styles.css +++ b/css/styles.css @@ -81,9 +81,6 @@ radio { border-color: transparent; box-shadow: none; } -.osd .positionscale { - margin-top: 2px; -} .osd .positionscale trough highlight { border-radius: 3px; min-height: 20px;