Fix spacing on loading element again

This is very sensitive
This commit is contained in:
Arctic Code 2014-03-03 07:51:44 -06:00
parent 979c2f24ca
commit e3773e95d8
1 changed files with 2 additions and 2 deletions

View File

@ -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;