Skip to main content
Jumping buttons Started by emanuele · · Read 9202 times 0 Members and 1 Guest are viewing this topic.

Jumping buttons

I remember @Spuds said something about that, a possibility is to change:
Code: [Copy]
.draftautosave #draft_lastautosave { 
display: block;
}
to:
Code: [Copy]
.draftautosave #draft_lastautosave { 
display: inline-block;
}
The throbber then appears on the left of the string and nothing moves!
Bugs creator.
Features destroyer.
Template killer.