There is an unpleasant effect - buttons are moving when red border appears. This happens because red border makes them larger then they were before.
I propose to use border: 1px solid transparent; in ed_button style by default to prevent this effect.
Thank you.
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | moving-buttons-patch | 352 bytes | sshvetsov |
Comments
Comment #1
Bèr Kessels commentedGood observation,
Problem is that on most sites I had the styles overriden in the sites theems anyway. This needs to be solved in the default css too.
Comment #2
ardas commentedSorry, but I didn't understand you. Did you mean in default CSS quicktags or Drupal default CSS ?
I wonder, is there anything else should be changed to properly fix this bug for default behaviour ?
Comment #3
Bèr Kessels commentedno, only quicktags.css needs to be fixed.
Comment #4
sshvetsov commentedI noticed that this problem hasn't been fixed yet. Here's the patch. I just changed the line like Duke suggested.
Comment #5
neclimdulThis looks to have been fixed.
Comment #6
(not verified) commented