aboutsummaryrefslogtreecommitdiff
path: root/app/dispatch/static/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'app/dispatch/static/style.css')
-rw-r--r--app/dispatch/static/style.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/app/dispatch/static/style.css b/app/dispatch/static/style.css
index 8c0a424..ab6c3c8 100644
--- a/app/dispatch/static/style.css
+++ b/app/dispatch/static/style.css
@@ -14,3 +14,8 @@ body {
.invoice-table th, .invoice-table td, .invoice-table table {
border: 1px solid black;
}
+
+.nav-container {
+ margin: 0px auto;
+ max-width: 85%;
+}