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 {
|
||||
position: fixed;
|
||||
top: 12px;
|
||||
right: 10px;
|
||||
top: 16px;
|
||||
left: 10px;
|
||||
z-index: 9999;
|
||||
width: 25px;
|
||||
height: 25px;
|
||||
|
||||
Reference in New Issue
Block a user