Skip to content

Commit 62994fc

Browse files
committed
Clean up tabs in preflight
1 parent 4771c93 commit 62994fc

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

css/preflight.css

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -582,12 +582,12 @@ img { max-width: 100%; }
582582
button, input, optgroup, select, textarea { font-family: inherit; }
583583

584584
input::placeholder, textarea::placeholder {
585-
color: inherit;
586-
opacity: .5;
585+
color: inherit;
586+
opacity: .5;
587587
}
588588

589589
button, [role=button] {
590-
cursor: pointer;
590+
cursor: pointer;
591591
}
592592

593593
table {

0 commit comments

Comments
 (0)