1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-22 18:28:37 +00:00

Minor fix for #2710

This commit is contained in:
Unknwon
2016-02-27 11:31:24 -05:00
parent 8e160edbd5
commit d320915ad2
9 changed files with 254 additions and 245 deletions

View File

@@ -553,6 +553,9 @@
margin-right: 30px;
}
}
.ui.label {
font-size: 1em;
}
}
}