From fd914ce4db8dc20dd383df28f874e866fb7afbb1 Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Wed, 4 Nov 2020 13:46:02 +0000 Subject: [PATCH] Radius and shadow not needed --- epicyon-profile.css | 8 -------- 1 file changed, 8 deletions(-) diff --git a/epicyon-profile.css b/epicyon-profile.css index 54be0ad7f..b1f6116a8 100644 --- a/epicyon-profile.css +++ b/epicyon-profile.css @@ -748,12 +748,6 @@ input[type=submit]:hover { margin: 0; list-style: none; width: 100%; - -webkit-border-radius: 3px; - -moz-border-radius: 3px; - border-radius: 3px; - -webkit-box-shadow: 0 3px 8px rgba(0,0,0,.15); - -moz-box-shadow: 0 3px 8px rgba(0,0,0,.15); - box-shadow: 0 3px 8px rgba(0,0,0,.15); } .newPostDropdown > ul a { @@ -797,8 +791,6 @@ input[type=submit]:hover { margin-top: 60px; } - - .slider { -webkit-appearance: none; width: 57%;