Vendor prefixes are not needed for border-radius
This commit is contained in:
parent
a36e7bb0c1
commit
6a0a108d2a
1 changed files with 0 additions and 2 deletions
|
|
@ -272,8 +272,6 @@
|
|||
color: transparent;
|
||||
|
||||
border: 1px solid black;
|
||||
-moz-border-radius: 2px;
|
||||
-webkit-border-radius: 2px;
|
||||
border-radius: 2px;
|
||||
|
||||
cursor: pointer;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue