mirror of
https://github.com/gamaio/UnPS-Short.git
synced 2024-11-14 12:57:26 +00:00
Fix spacing on loading element again
This is very sensitive
This commit is contained in:
parent
979c2f24ca
commit
e3773e95d8
@ -229,7 +229,7 @@ h2 {
|
||||
|
||||
#loading{
|
||||
position: relative;
|
||||
left: -9.8%;
|
||||
left: -10%;
|
||||
top: 15%;
|
||||
margin: -22px 0 0 0;
|
||||
color: #aaa;
|
||||
@ -239,7 +239,7 @@ h2 {
|
||||
position: relative;
|
||||
width: 30px;
|
||||
height: 30px;
|
||||
left: 34%;
|
||||
left: 32%;
|
||||
top: 15%;
|
||||
margin: 0 0 0 -15px;
|
||||
border: 6px solid #fff;
|
||||
|
Loading…
Reference in New Issue
Block a user