1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-03 09:07:19 +00:00

Fix admin notices (#10480)

Signed-off-by: jolheiser <john.olheiser@gmail.com>
This commit is contained in:
John Olheiser
2020-02-26 10:25:54 -06:00
committed by GitHub
parent 084a2b0026
commit bcd16cec63
3 changed files with 6 additions and 3 deletions

View File

@ -29,7 +29,7 @@
}
}
form button[type='submit'] {
form tbody button[type='submit'] {
padding: 5px 8px;
}
}