Commit e3951019 authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

Put nprogress spinner to bottom left position

Signed-off-by: default avatarDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
parent b01c5d99
......@@ -355,3 +355,9 @@ table {
.task-status {
margin-left: 10px;
}
#nprogress .spinner {
top: auto !important;
bottom: 20px !important;
left: 20px !important;
}
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment