Search and Top Navigation
#4596 closed bug (duplicate)
Opened June 12, 2009 07:28PM UTC
Closed October 25, 2012 03:22PM UTC
Exraneous padding-right
Reported by: | vlad_didenko | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 2.0.0 |
Component: | ui.resizable | Version: | 1.7.2 |
Keywords: | resizeable, padding | Cc: | |
Blocked by: | Blocking: |
Description
The resizeable() call makes the wrapping div with extra padding equal to the element's width. That causes all sorts of layout headaches.
In the attached file, click the button to see the padding value. Also, try to horizontally resize the window and see how the textarea drops down way before the Documentation floater reaches it in Firefox 3+.