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

Improve issue mail content

This commit is contained in:
Unknown
2014-04-02 10:38:30 -04:00
parent b0e7dd6864
commit d9005ee970
7 changed files with 68 additions and 58 deletions

View File

@@ -1235,9 +1235,9 @@ html, body {
/* admin dashboard/configuration */
.admin-dl-horizontal > dt {
width: 320px;
width: 220px;
}
.admin-dl-horizontal > dd {
margin-left: 340px;
margin-left: 240px;
}