diff options
Diffstat (limited to 'client/src/sass/include')
-rw-r--r-- | client/src/sass/include/_variables.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/src/sass/include/_variables.scss b/client/src/sass/include/_variables.scss index 225cad9c2..c02359f28 100644 --- a/client/src/sass/include/_variables.scss +++ b/client/src/sass/include/_variables.scss | |||
@@ -176,7 +176,7 @@ $zindex: ( | |||
176 | tooltip : 14000, | 176 | tooltip : 14000, |
177 | loadbar : 15000, | 177 | loadbar : 15000, |
178 | privacymsg : 17500, | 178 | privacymsg : 17500, |
179 | header : 17500, | 179 | root-header : 17500, |
180 | help-popover : 17600, | 180 | help-popover : 17600, |
181 | dropdown : 17600, | 181 | dropdown : 17600, |
182 | modal : 19000, | 182 | modal : 19000, |