mirror of https://gitlab.com/bashrc2/epicyon
Don't need border radius
parent
4ab0abe271
commit
6124251fe6
|
@ -736,9 +736,6 @@ input[type=submit]:hover {
|
|||
text-decoration: none;
|
||||
border: 0;
|
||||
cursor: pointer;
|
||||
-webkit-border-radius: 3px;
|
||||
-moz-border-radius: 3px;
|
||||
border-radius: 3px;
|
||||
}
|
||||
|
||||
.newPostDropdown > label:hover,
|
||||
|
|
Loading…
Reference in New Issue