Ticket #31987: 31987.3.diff
File 31987.3.diff, 451 bytes (added by , 10 years ago) |
---|
-
wp-admin/css/customize-widgets.css
342 342 #available-widgets { 343 343 position: absolute; 344 344 overflow: auto; 345 top: 46px;345 top: 0; 346 346 bottom: 0; 347 347 left: -301px; 348 348 width: 300px; 349 padding-top: 46px; 349 350 margin: 0; 350 351 z-index: 1; 351 352 background: #fff !important;