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

Split view fixed

This commit is contained in:
Kim "BKC" Carlbäcker
2016-01-27 23:52:42 +01:00
parent ab0ba4bbae
commit 96dee1c354
3 changed files with 12 additions and 1 deletions

View File

@@ -101,6 +101,14 @@ pre {
float: right;
}
&.container {
&.fluid {
&.padded {
padding: 0 10px 0 10px;
}
}
}
.text {
&.red {
color: #d95c5c !important;