css: remove useless a.button padding (#77720)
gitea/gadjo/pipeline/head This commit looks good Details

This commit is contained in:
Thomas Jund 2023-05-17 17:52:18 +02:00 committed by Thomas Jund
parent 3d79482770
commit d5c2c674ba
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;
}