Ticket #37926: 37926.1.diff
File 37926.1.diff, 889 bytes (added by , 4 years ago) |
---|
-
src/wp-content/themes/twentyeleven/style.css
1839 1839 .widget a:active { 1840 1840 text-decoration: underline; 1841 1841 } 1842 .widget select { 1843 max-width: 100%; 1844 } 1842 1845 1843 1846 /* Search Widget */ 1844 1847 .widget_search form { -
src/wp-content/themes/twentytwelve/style.css
1415 1415 /* =Widgets 1416 1416 -------------------------------------------------------------- */ 1417 1417 1418 .widget select { 1419 max-width: 100%; 1420 } 1418 1421 .widget-area .widget ul ul { 1419 1422 margin-left: 12px; 1420 1423 margin-left: 0.857142857rem;