diff --git a/src/assets/stylesheets/components/buttons/selectviewvariablebtn.scss b/src/assets/stylesheets/components/buttons/selectviewvariablebtn.scss index 63f39136..b22fe118 100644 --- a/src/assets/stylesheets/components/buttons/selectviewvariablebtn.scss +++ b/src/assets/stylesheets/components/buttons/selectviewvariablebtn.scss @@ -3,7 +3,7 @@ color: #fff; position: absolute; top: 50%; - margin-left: 112px; + margin-left: 78%; height: 16px; margin-top: -8px; z-index: 2;