[BUGFIX] Icon button position in safari browser

This commit is contained in:
Xaver Maierhofer 2016-06-14 01:29:49 +02:00
parent 951da0002b
commit 45d2a54065
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@ button {
height: 1.8em;
opacity: .7;
outline: none;
padding: 0;
transition: box-shadow .5s, color .5s;
width: 1.8em;