Fix toolbar buttons for Safari

This commit is contained in:
yflory
2017-07-03 14:32:54 +02:00
parent 991cb896bd
commit 1df5e6e855
2 changed files with 4 additions and 1 deletions

View File

@@ -621,7 +621,7 @@ span {
margin: 0;
}
button {
height: 100%;
height: 32px;
padding: 0 10px;
border: none;
border-radius: 0;