1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-22 18:28:37 +00:00
This commit is contained in:
Unknwon
2014-10-12 23:22:16 -04:00
parent c04aea8d9d
commit b93ae452fe
2 changed files with 5 additions and 3 deletions

View File

@@ -366,6 +366,9 @@ dt {
.grid-4-5 {
width: 80%;
}
.btn {
white-space: nowrap;
}
.btn-small {
font-size: 10.8px;
padding: .4em .9em;