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.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/css/partials/task-alert.scss b/res/css/partials/task-alert.scss
index d3cdc767..a1233ce2 100644
--- a/res/css/partials/task-alert.scss
+++ b/res/css/partials/task-alert.scss
@@ -1,6 +1,6 @@
.task-alert{
position:fixed;
- top: $top-bar-height+$search-bar-height;
+ top: $top-bar-height+$search-bar-height+4px;
width: 100%;
height:$task-alert-height;
background-color: #D3F2F8;//$light-cyan