Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #30728, comment 4


Ignore:
Timestamp:
12/16/2014 10:05:07 PM (10 years ago)
Author:
lancewillett
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #30728, comment 4

    initial v1  
    1 .3 is more intelligent replacement of top/bottom/left padding values for all search input rules.
     1.2 is more intelligent replacement of top/bottom/left padding values for all search input rules.
    22
    33Related CSS style note: all values in CSS with a starting 0 in front of a decimal place can be removed: `0.6154em` should be `.6154em` instead for simplicity.