Changeset 46854
- Timestamp:
- 12/09/2019 04:16:09 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentytwenty/style.css
r46851 r46854 817 817 818 818 input::-moz-placeholder { 819 /* Browsers supporting line-height revert 820 * to reset a property to the value established by the user-agent stylesheet 821 */ 822 line-height: revert; 819 line-height: revert; /* Reset to the value from the user-agent stylesheet. */ 823 820 } 824 821
Note: See TracChangeset
for help on using the changeset viewer.