Changeset 47803
- Timestamp:
- 05/15/2020 09:42:33 PM (4 years ago)
- Location:
- branches/5.4
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/5.4
-
branches/5.4/src/wp-content/themes/twentyeleven/style.css
r47540 r47803 1847 1847 text-decoration: underline; 1848 1848 } 1849 .widget select { 1850 max-width: 100%; 1851 } 1849 1852 1850 1853 /* Search Widget */ -
branches/5.4/src/wp-content/themes/twentytwelve/style.css
r47540 r47803 1418 1418 -------------------------------------------------------------- */ 1419 1419 1420 .widget select { 1421 max-width: 100%; 1422 } 1420 1423 .widget-area .widget ul ul { 1421 1424 margin-left: 12px;
Note: See TracChangeset
for help on using the changeset viewer.