Ticket #38396: 38396_2.diff
File 38396_2.diff, 607 bytes (added by , 9 years ago) |
---|
-
src/wp-content/themes/twentyseventeen/style.css
1041 1041 background: #bbb; 1042 1042 } 1043 1043 1044 input[type="search"] { 1045 -webkit-appearance: none; 1046 -moz-appearance: none; 1047 -webkit-border-radius: 2px; 1048 border-radius: 2px; 1049 width: 100%; 1050 } 1051 1044 1052 /*-------------------------------------------------------------- 1045 1053 # Formatting 1046 1054 --------------------------------------------------------------*/