Right now we output a DIV around the "Insert" button even when there are no other styles to insert. This is unnecessary markup and (more importantly) makes the "Insert" button show up on a different line than the "Remove" button. This patch removes this extra wrapper if the drop-down list of styles is also not shown.
| Comment | File | Size | Author |
|---|---|---|---|
| insert_theming_wrapper.patch | 1.86 KB | quicksketch |
Comments
Comment #1
quicksketchThis patch has been committed.