css: remove useless a.button padding (#77720) #29

Merged
tjund merged 1 commits from wip/77720-clean-a.button into main 2023-05-31 15:12:49 +02:00
1 changed files with 0 additions and 1 deletions

View File

@ -83,7 +83,6 @@ div.buttons div {
}
a.button {
padding-bottom: calc(1ex + 1px);
line-height: 2.5em;
}