albertgasset / dokuwiki-plugin-codemirror

This project is now hosted on GitLab https://gitlab.com/albertgasset/dokuwiki-plugin-codemirror
GNU General Public License v2.0
17 stars 15 forks source link

Fix button box wrapping #56

Closed EricFromCanada closed 8 years ago

EricFromCanada commented 8 years ago

Normally the #size__ctl button box has its width set at 60px, so .cm-settings-button appears below the first three. image This unsets the box width so they appear in a single line.