Textareas which receives a resizable grippie from Drupal looks a bit broken with the default Formalize implementation (see first screenshot). I think the Formalize library from Omega can have another CSS file to fix it.

Comments

danillonunes’s picture

StatusFileSize
new8.1 KB

The screenshot.

danillonunes’s picture

Status: Active » Needs review
StatusFileSize
new3.06 KB
new8.24 KB

One simple way to fix it is just add a position and z-index values to the textarea, but with a bit of javascript I could do a better work including the grippie inside of the shadow. Look at the screenshot and the patch (for 7.x-3.x) attached.

avpaderno’s picture

Component: Feature Request » Code
Assigned: danillonunes » Unassigned
Issue summary: View changes