aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--public/css/override.css4
1 files changed, 3 insertions, 1 deletions
diff --git a/public/css/override.css b/public/css/override.css
index 4ecfe0a..a35af43 100644
--- a/public/css/override.css
+++ b/public/css/override.css
@@ -6,7 +6,9 @@ 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: 1088px !important; } }
-.following.bar #navbar { width: unset; }
+@media only screen and (min-width: 992px) and (max-width: 1199px) { .ui.container{ width: 933px !important; } }
+@media only screen and (max-width: 991px) and (min-width: 768px) { .ui.container { width: 95% !important; } }
+
/*
* Hide specific octicons