From e2e7711439e9c7676a33df1e21d6db7cc72c0ba6 Mon Sep 17 00:00:00 2001 From: Daniel Date: Mon, 20 Dec 2021 10:36:45 -0300 Subject: [PATCH] https://github.com/WWBN/AVideo/issues/6094 --- view/js/flipdown/small.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/view/js/flipdown/small.css b/view/js/flipdown/small.css index c7332b9203..5cd9b482ed 100644 --- a/view/js/flipdown/small.css +++ b/view/js/flipdown/small.css @@ -15,7 +15,7 @@ .flipdown .rotor-top, .flipdown .rotor-bottom, .flipdown .rotor:after { - width: 30px; + width: 25px; } .flipdown .rotor-group { @@ -34,7 +34,7 @@ .flipdown .rotor-group:nth-child(n+2):nth-child(-n+3):before, .flipdown .rotor-group:nth-child(n+2):nth-child(-n+3):after { - left: 69px; + left: 59px; } .flipdown .rotor-group:nth-child(n+2):nth-child(-n+3):before {