1
0
Fork 0

Correct maximized icon padding since new icons set implemented

This commit is contained in:
kimsible 2020-07-20 14:52:14 +02:00 committed by Chocobozzz
parent 963023abe6
commit b5366b3c7e

View file

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