From 328a8be46ca78b412834e886dd5bdcc0d7d60939 Mon Sep 17 00:00:00 2001 From: dhg Date: Mon, 15 Dec 2014 17:15:55 -0800 Subject: [PATCH] cleaning up small indentation and spacing --- css/skeleton.css | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/css/skeleton.css b/css/skeleton.css index 3a8bd66..09442ec 100644 --- a/css/skeleton.css +++ b/css/skeleton.css @@ -250,8 +250,7 @@ input[type="password"], textarea { -webkit-appearance: none; -moz-appearance: none; - appearance: none; -} + appearance: none; } textarea { min-height: 65px; padding-top: 6px; @@ -378,8 +377,8 @@ hr { margin-top: 3rem; margin-bottom: 3.5rem; border-width: 0; - border-top: 1px solid #E1E1E1; -} + border-top: 1px solid #E1E1E1; } + /* Clearing –––––––––––––––––––––––––––––––––––––––––––––––––– */