diff --git a/vis/stylesheets/components/_buttons.scss b/vis/stylesheets/components/_buttons.scss index 5c1c84944..1469d1903 100755 --- a/vis/stylesheets/components/_buttons.scss +++ b/vis/stylesheets/components/_buttons.scss @@ -2,9 +2,9 @@ #searchclear { position: absolute; - right: 5px; + right: 15px; top: 0; - bottom: 0; + bottom: 10px; height: 14px; margin: auto; font-size: 14px;