Skip to main content
Topic: Jumping buttons (Read 3552 times) previous topic - next topic
0 Members and 1 Guest are viewing this 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.