[BUGFIX] Icon button position in safari browser
This commit is contained in:
parent
951da0002b
commit
45d2a54065
@ -9,6 +9,7 @@ button {
|
|||||||
height: 1.8em;
|
height: 1.8em;
|
||||||
opacity: .7;
|
opacity: .7;
|
||||||
outline: none;
|
outline: none;
|
||||||
|
padding: 0;
|
||||||
transition: box-shadow .5s, color .5s;
|
transition: box-shadow .5s, color .5s;
|
||||||
width: 1.8em;
|
width: 1.8em;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user