From 4c1c17093461b58d3ee3f23f239e340d8dac1149 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Mon, 17 Feb 2020 10:27:00 +0100 Subject: Refactor email enabled function --- client/src/sass/include/_variables.scss | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'client/src/sass/include/_variables.scss') diff --git a/client/src/sass/include/_variables.scss b/client/src/sass/include/_variables.scss index d8db3f3f8..3fb8bb625 100644 --- a/client/src/sass/include/_variables.scss +++ b/client/src/sass/include/_variables.scss @@ -103,8 +103,8 @@ $variables: ( $zindex: ( header : 1000, - /* header context */ - headerLeft : 10, + /* header context */ + headerLeft : 10, menu : 11000, dropdown : 12000, loadbar : 13000, -- cgit v1.2.3