parent
9b71c04fc1
commit
1ae6ee9615
|
@ -151,13 +151,19 @@
|
|||
> button {
|
||||
background: none;
|
||||
border: none;
|
||||
height: 2.5em;
|
||||
font-size: 2em;
|
||||
padding: 0 .5em;
|
||||
line-height: 2;
|
||||
|
||||
-webkit-appearance: none;
|
||||
-moz-appearance: none;
|
||||
-ms-appearance: none;
|
||||
appearance: none;
|
||||
}
|
||||
|
||||
i:before {
|
||||
margin-right: 0;
|
||||
}
|
||||
}
|
||||
|
||||
.container,
|
||||
|
|
Loading…
Reference in New Issue