summaryrefslogtreecommitdiff
path: root/res/client/css/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'res/client/css/style.css')
-rw-r--r--res/client/css/style.css6
1 files changed, 3 insertions, 3 deletions
diff --git a/res/client/css/style.css b/res/client/css/style.css
index 1521ee97..d3385366 100644
--- a/res/client/css/style.css
+++ b/res/client/css/style.css
@@ -218,9 +218,9 @@ body.debug .debug-ui-right {
box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.3); }
#input-container__search {
- position: absolute;
- top: 70px;
- left: 24px; }
+ left: 24px;
+ margin-top: 30px;
+ position: absolute; }
#input-container__graph-input {
position: absolute;