Radius and shadow not needed

merge-requests/8/head
Bob Mottram 2020-11-04 13:46:02 +00:00
parent 5120f161e6
commit fd914ce4db
1 changed files with 0 additions and 8 deletions

View File

@ -748,12 +748,6 @@ input[type=submit]:hover {
margin: 0; margin: 0;
list-style: none; list-style: none;
width: 100%; 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 { .newPostDropdown > ul a {
@ -797,8 +791,6 @@ input[type=submit]:hover {
margin-top: 60px; margin-top: 60px;
} }
.slider { .slider {
-webkit-appearance: none; -webkit-appearance: none;
width: 57%; width: 57%;