From 74fe2c772874ca17dbbd84e6d8c522317d29a853 Mon Sep 17 00:00:00 2001 From: Devesh Verma Date: Mon, 20 Aug 2018 14:18:13 +0530 Subject: [PATCH] Revert "Submit query button padding issue solved" --- css/style.css | 16 +--------------- 1 file changed, 1 insertion(+), 15 deletions(-) diff --git a/css/style.css b/css/style.css index e6d4157..16fbce3 100644 --- a/css/style.css +++ b/css/style.css @@ -1835,21 +1835,7 @@ ul li { font-size: 16px; outline: none; } -.submit -{ - text-transform: uppercase; - border: none; - background-color: #111; - color: #ffffff; - display: block; - margin-top: 10px; - width: 35%; - padding: 8px; - font-size: 16px; - font-weight: bold; - outline: none; - padding: ; -} + #footer .flex-container .subscribe .submit{ text-transform: uppercase; border: none;