inile fixes for loading div

This commit is contained in:
vitalets
2012-11-28 16:48:58 +04:00
parent da44cfd715
commit ba4a2055f7
2 changed files with 3 additions and 2 deletions
src

@ -39,6 +39,7 @@
background: url('img/loading.gif') center center no-repeat;
height: 25px;
width: auto;
min-width: 25px;
}
.editable-inline .editableform-loading {