diff --git a/css/style.css b/css/style.css index f8de5b4e..a4c99af2 100644 --- a/css/style.css +++ b/css/style.css @@ -62,9 +62,6 @@ body { } .icon { - display : inline-block; - width : 15px; - height : 14.8px; margin-left : 0.5%; } @@ -78,6 +75,9 @@ body { } .loading { + display : inline-block; + width : 15px; + height : 14.8px; position:relative; top:1px; background:url(/img/spinner.gif);