From 8ed6ed9a9ad8abad93a6feae955ce619b26ec448 Mon Sep 17 00:00:00 2001 From: Tom Slominski Date: Sat, 7 Mar 2015 00:13:32 +0000 Subject: [PATCH] Updating the reCAPTCHA error page. --- public/style.css | 2 -- 1 file changed, 2 deletions(-) diff --git a/public/style.css b/public/style.css index 68f25f7..008a898 100644 --- a/public/style.css +++ b/public/style.css @@ -195,10 +195,8 @@ input[type=submit] { .error { color: red; - padding-bottom: 20px; font-weight: bold; text-align: center; - font-size: 1.2rem; } .social-sharer {