inile fixes for loading div
This commit is contained in:
parent
da44cfd715
commit
ba4a2055f7
src
@ -10,4 +10,4 @@
|
||||
.editable-container.editable-inline {
|
||||
display: inline;
|
||||
vertical-align: middle;
|
||||
}
|
||||
}
|
@ -38,7 +38,8 @@
|
||||
.editableform-loading {
|
||||
background: url('img/loading.gif') center center no-repeat;
|
||||
height: 25px;
|
||||
width: auto;
|
||||
width: auto;
|
||||
min-width: 25px;
|
||||
}
|
||||
|
||||
.editable-inline .editableform-loading {
|
||||
|
Loading…
x
Reference in New Issue
Block a user