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

Allow custom locale

This commit is contained in:
Unknwon
2014-10-09 18:35:09 -04:00
parent 39931f8e00
commit 7b03b1df0e
3 changed files with 9 additions and 5 deletions

View File

@@ -102,6 +102,7 @@ clear: both;
z-index: 100;
font-size: 12px;
width: 120%;
min-width: 100px;
li > a {
padding: 3px 9px;
}