I am facing some weird problem in WordPress default editor. I installed WordPress 3.4.2 and after few CSS customizations, I started to create pages.
While creating pages I came to know that visual editor is not adding any line breaks <br>. Instead of that it’s adding <div> </div> tags.
Any suggestions to solve this problem?
When I tested in wordpress 3.4.1 it replaced with
<P>instead . whatever . i guess you should just need to spaced in<div>tag like the followingin CSS