Summernote: Auto Centering

Created on 24 Apr 2014  ·  3Comments  ·  Source: summernote/summernote

I am attempting to bind summernote to a textarea with no content in it. Whenever I click on the editor it auto centers the text. Is there a way to set the default alignment to left aligned?

Most helpful comment

I added text-align: left to the .note-editor .note-editable css class and that fixed the issue.

All 3 comments

I added text-align: left to the .note-editor .note-editable css class and that fixed the issue.

thanks all3nT!

@all3nT :+1:

Was this page helpful?
0 / 5 - 0 ratings

Related issues

sgthangtran picture sgthangtran  ·  4Comments

kossa picture kossa  ·  3Comments

mldxpt picture mldxpt  ·  3Comments

suya55 picture suya55  ·  3Comments

johandanforth picture johandanforth  ·  3Comments