Move AJAX spinner to the left of the top bar
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
This commit is contained in:
@@ -264,8 +264,8 @@ a i {
|
|||||||
|
|
||||||
#ajax-spinner {
|
#ajax-spinner {
|
||||||
position: fixed;
|
position: fixed;
|
||||||
top: 12px;
|
top: 16px;
|
||||||
right: 10px;
|
left: 10px;
|
||||||
z-index: 9999;
|
z-index: 9999;
|
||||||
width: 25px;
|
width: 25px;
|
||||||
height: 25px;
|
height: 25px;
|
||||||
|
|||||||
Reference in New Issue
Block a user