summaryrefslogtreecommitdiff
path: root/res/css/partials/task-alert.scss
diff options
context:
space:
mode:
Diffstat (limited to 'res/css/partials/task-alert.scss')
-rw-r--r--res/css/partials/task-alert.scss3
1 files changed, 1 insertions, 2 deletions
diff --git a/res/css/partials/task-alert.scss b/res/css/partials/task-alert.scss
index 211bc58f..504f008b 100644
--- a/res/css/partials/task-alert.scss
+++ b/res/css/partials/task-alert.scss
@@ -7,7 +7,6 @@
color: $darker-cyan;
border-top: 1px solid $dark-cyan;
border-bottom: 1px solid $dark-cyan;
- z-index: -1;
}
.task-desc{
@@ -35,4 +34,4 @@
background: url(../img/close-alert-button.png);
background-position: center;
background-repeat: no-repeat;
-} \ No newline at end of file
+}