Remove loader background color (#3394)

Fixes #3393. Credit to @Alex360hd
This commit is contained in:
Alex360hd 2018-02-13 17:51:39 +01:00 committed by Luke Towers
parent 9840ff228f
commit 687f97f792

View File

@ -17,7 +17,6 @@
color: @color-loading-indicator-text;
font-size: 14px;
font-weight: 500;
background: @body-bg;
text-align: left;
z-index: @zindex-loader;