diff options
Diffstat (limited to 'client/src/sass/z-index.scss')
-rw-r--r-- | client/src/sass/z-index.scss | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/client/src/sass/z-index.scss b/client/src/sass/z-index.scss index e46813dc3..c2c44b851 100644 --- a/client/src/sass/z-index.scss +++ b/client/src/sass/z-index.scss | |||
@@ -27,7 +27,6 @@ ngx-loading-bar { | |||
27 | .btn-group, | 27 | .btn-group, |
28 | .dropdown-root, | 28 | .dropdown-root, |
29 | .action-dropdown, | 29 | .action-dropdown, |
30 | .input-group-prepend, | ||
31 | .column-toggle { | 30 | .column-toggle { |
32 | z-index: inherit !important; | 31 | z-index: inherit !important; |
33 | } | 32 | } |