Don't need border radius

main
Bob Mottram 2020-11-04 13:20:23 +00:00
parent 4ab0abe271
commit 6124251fe6
1 changed files with 0 additions and 3 deletions

View File

@ -736,9 +736,6 @@ input[type=submit]:hover {
text-decoration: none; text-decoration: none;
border: 0; border: 0;
cursor: pointer; cursor: pointer;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
} }
.newPostDropdown > label:hover, .newPostDropdown > label:hover,