aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThedro Neely <thedroneely@gmail.com>2020-01-24 20:34:36 -0500
committerThedro Neely <thedroneely@gmail.com>2020-01-24 20:34:36 -0500
commitc07724a4d761487ec0be07a224a07bf2472d82d2 (patch)
treed501bdedf95f3a8e3aed7b5bdc64c7b9672d9986
parent00ee50f944121e14e2a7edd04409e0c8cbadf2bb (diff)
downloadgitea-templates-c07724a4d761487ec0be07a224a07bf2472d82d2.tar.gz
gitea-templates-c07724a4d761487ec0be07a224a07bf2472d82d2.tar.bz2
gitea-templates-c07724a4d761487ec0be07a224a07bf2472d82d2.zip
public/css/override: Override all container widths
-rw-r--r--public/css/override.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/public/css/override.css b/public/css/override.css
index 15a1ee2..88672c9 100644
--- a/public/css/override.css
+++ b/public/css/override.css
@@ -5,7 +5,7 @@ body { overflow-y: scroll; }
a, .ui.breadcrumb a { color: #0366d6; }
#repo-files-table .message a, .repository.file.list #repo-files-table .jumpable-path { color: #4e555e; }
-@media only screen and (min-width: 1200px) { .ui.container { width: 1024px; } }
+@media only screen and (min-width: 1200px) { .ui.container { width: 1088px !important; } }
/*
* Hide specific octicons