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

Jumping buttons

I remember @Spuds said something about that, a possibility is to change:
Code: [Select]
.draftautosave #draft_lastautosave { 
display: block;
}
to:
Code: [Select]
.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.