Correct maximized icon padding since new icons set implemented

pull/2977/head
kimsible 2020-07-20 14:52:14 +02:00 committed by Chocobozzz
parent 963023abe6
commit b5366b3c7e
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ $input-border-radius: 3px;
}
.grey-button {
padding: 0 12px 0 12px;
padding: 0 7px 0 12px;
}
}
}