Changeset 7371
- Timestamp:
- 07/04/2018 04:54:42 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/plugins/wporg-gp-customizations/templates/style.css
r7205 r7371 506 506 } 507 507 508 .strings dt { 509 margin-bottom: 2px; 510 } 511 512 .strings dd { 513 margin-bottom: 10px; 514 } 515 508 516 .strings textarea { 517 box-sizing: border-box; 518 max-width: 100%; 509 519 resize: vertical; 520 vertical-align: middle; 521 } 522 523 .strings .or-cancel { 524 margin-left: 5px; 510 525 } 511 526
Note: See TracChangeset
for help on using the changeset viewer.