mirror of
https://github.com/devcode-it/openstamanager.git
synced 2025-01-10 14:44:04 +01:00
Fix loader
This commit is contained in:
parent
448a47b5a3
commit
eee3f4382a
@ -205,9 +205,10 @@ a:focus {
|
||||
}
|
||||
|
||||
#mini-loader>div {
|
||||
position: absolute;
|
||||
bottom: 10%;
|
||||
right: 10%;
|
||||
position: fixed;
|
||||
bottom: 20px;
|
||||
left: auto;
|
||||
right: 20px;
|
||||
width: 100px;
|
||||
height: 100px;
|
||||
margin-top: -50px;
|
||||
|
Loading…
Reference in New Issue
Block a user