From 62994fc022ef21c4db2f7e0b958eed10405fb447 Mon Sep 17 00:00:00 2001 From: Jonathan Reinink Date: Fri, 15 Jun 2018 09:16:01 -0400 Subject: [PATCH] Clean up tabs in preflight --- css/preflight.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/css/preflight.css b/css/preflight.css index 0736fa570..0a86fedb6 100644 --- a/css/preflight.css +++ b/css/preflight.css @@ -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 {