Clean up tabs in preflight

This commit is contained in:
Jonathan Reinink 2018-06-15 09:16:01 -04:00
parent 4771c93edd
commit 62994fc022

View File

@ -582,12 +582,12 @@ img { max-width: 100%; }
button, input, optgroup, select, textarea { font-family: inherit; }
input::placeholder, textarea::placeholder {
color: inherit;
opacity: .5;
color: inherit;
opacity: .5;
}
button, [role=button] {
cursor: pointer;
cursor: pointer;
}
table {