Merge branch 'remove-nprogress-gleaning' into 'master'

Remove CSS for nprogress removed

See merge request !12737
This commit is contained in:
Clement Ho 2017-07-12 01:09:12 +00:00
commit 2b827d0578
2 changed files with 4 additions and 6 deletions

View File

@ -336,11 +336,6 @@ table {
text-align: center;
}
#nprogress .spinner {
top: 15px !important;
right: 10px !important;
}
.header-with-avatar {
h3 {
margin: 0;
@ -450,4 +445,3 @@ table {
pointer-events: none;
opacity: .5;
}

View File

@ -0,0 +1,4 @@
---
title: Remove CSS for nprogress removed
merge_request: 12737
author: Takuya Noguchi