Skip to content

Commit bdbdc9b

Browse files
authored
Remove line-height from input styles
Remove line-height property from URL and week input styles.
1 parent 0d52263 commit bdbdc9b

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/wp-admin/css/forms.css

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,6 @@ input[type="url"],
6969
input[type="week"] {
7070
padding: 0 12px;
7171
/* inherits font size 14px */
72-
line-height: 2.71428571; /* 38px for 40px min-height */
7372
min-height: 40px;
7473
}
7574

0 commit comments

Comments
 (0)