feature(style) .loading top: 1px -> 2px

This commit is contained in:
coderaiser 2014-02-26 05:52:16 -05:00
parent defd1231aa
commit b146cc7dfd

View file

@ -87,7 +87,7 @@ body {
.loading {
position : relative;
top : 1px;
top : 2px;
display : inline-block;
width : 16px;
height : 16px;