django_markdown
django_markdown copied to clipboard
Set height width for markdown forms widget
I am using this in my forms, but the editor width is too much that is going outside the region, i have applied all width control attributes to div , but the widget is always going outside the region. Is there any way to set max-width of markdown editor in forms.?
The order of the class definition in the CSS really matters, be sure that the class you really want is after the other or just use !important.