Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #31987, comment 6


Ignore:
Timestamp:
04/19/2015 05:39:45 PM (10 years ago)
Author:
dsmart
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #31987, comment 6

    initial v1  
    1 Here's a solution that involves wrapping the widget list in its own element: 31987.4.diff. 
     1Here's a solution that involves wrapping the widget list in its own element: [https://core.trac.wordpress.org/attachment/ticket/31987/31987.4.diff 31987.4.diff]
     2
     3This way scrolling is contained so it doesn't overflow over the search input area.