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

Apply ng to issue dashboard

This commit is contained in:
Antoine GIRARD
2015-03-19 00:35:17 +01:00
parent e9c599b48a
commit 96a71aaed8
9 changed files with 184 additions and 60 deletions

View File

@@ -238,7 +238,7 @@ input,
}
}
button {
button,.btn {
overflow: visible;
padding: .6em 1.2em;
}
@@ -365,4 +365,4 @@ pre {
dt {
font-weight: bold;
}
}