X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fbrowser%2Fcustomizableui%2FpanelUIOverlay.css;h=02ff68351ba241138971550733a17d6b5c412df7;hp=1346de4259848fa04348d8ceca095720bd9911ed;hb=refs%2Ftags%2FLCARStrek-2.26;hpb=5401f433c81e15242767be2df7f86a5c7d99a86d diff --git a/LCARStrek/browser/customizableui/panelUIOverlay.css b/LCARStrek/browser/customizableui/panelUIOverlay.css index 1346de42..02ff6835 100644 --- a/LCARStrek/browser/customizableui/panelUIOverlay.css +++ b/LCARStrek/browser/customizableui/panelUIOverlay.css @@ -35,7 +35,7 @@ @keyframes moveX { /* These values are adjusted for the padding on the panel. */ - from { margin-left: -15px; } to { margin-left: calc(100% - 49px); } + from { margin-left: -9px; } to { margin-left: calc(100% - 55px); } } @keyframes moveY { /* These values are adjusted for the padding and height of the panel. */