refactory-id / bootstrap-markdown

Bootstrap plugin for markdown editing
Apache License 2.0
1.99k stars 371 forks source link

Editor should honor bootstrap styling #179

Closed dasjestyr closed 9 years ago

dasjestyr commented 9 years ago

For instance, the text area that I am using for the editor has the form-control style applied to it but bootstrap-markdown seems to override it; removing the textarea padding and rounded corners etc... The text area also seems to grow beyond the column width of the form.

toopay commented 9 years ago

There is a .less file included in the package, so you could generate your own style. See : https://github.com/toopay/bootstrap-markdown/blob/master/less/bootstrap-markdown.less