some adjustments from windows testing with Australis version
[themes.git] / LCARStrek / browser / customizableui / panelUIOverlay.css
index 1346de4259848fa04348d8ceca095720bd9911ed..02ff68351ba241138971550733a17d6b5c412df7 100644 (file)
@@ -35,7 +35,7 @@
 
 @keyframes moveX {
   /* These values are adjusted for the padding on the panel. */
 
 @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. */
 }
 @keyframes moveY {
   /* These values are adjusted for the padding and height of the panel. */