From 7ca429d18060fbb93637df711b702bef058c8980 Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Fri, 11 May 2018 16:16:53 +0200 Subject: CSS: fix sheet menu top --- scss/custom.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scss') diff --git a/scss/custom.scss b/scss/custom.scss index ef0c91bad..26cad97ab 100644 --- a/scss/custom.scss +++ b/scss/custom.scss @@ -162,7 +162,7 @@ textarea { background-color: $gray-200; position: fixed; right: 0; - margin-top: 25px; + margin-top: 100px; z-index: 50; width: 200px; } -- cgit v1.2.3