milohuang / reverie

Reverie is a versatile HTML5 responsive WordPress framework based on ZURB's Foundation.
http://theakiba.com/reverie/
MIT License
916 stars 196 forks source link

Missing standard wordpress image alignments #153

Open ethanpil opened 11 years ago

ethanpil commented 11 years ago

When adding an image in the post editor, its standard WordPress functionality to add some classes to images for basic alignment. Namely, alignleft, aligncenter and alignright.

See here for more information: http://codex.wordpress.org/CSS

These classes are missing in Reverie 4.0.0 and I wonder why?