diff options
Diffstat (limited to 'client/src/sass/include')
-rw-r--r-- | client/src/sass/include/_variables.scss | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/client/src/sass/include/_variables.scss b/client/src/sass/include/_variables.scss index 3fe1f74a2..2b893a62b 100644 --- a/client/src/sass/include/_variables.scss +++ b/client/src/sass/include/_variables.scss | |||
@@ -175,10 +175,10 @@ $zindex: ( | |||
175 | popover : 13000, | 175 | popover : 13000, |
176 | tooltip : 14000, | 176 | tooltip : 14000, |
177 | loadbar : 15000, | 177 | loadbar : 15000, |
178 | dropdown : 17000, | ||
179 | help-popover : 17000, | ||
180 | privacymsg : 17500, | 178 | privacymsg : 17500, |
181 | header : 17500, | 179 | header : 17500, |
180 | help-popover : 17600, | ||
181 | dropdown : 17600, | ||
182 | modal : 19000, | 182 | modal : 19000, |
183 | hotkeys : 19000, | 183 | hotkeys : 19000, |
184 | notification : 20000 | 184 | notification : 20000 |