diff --git a/templates/view.tmpl b/templates/view.tmpl index f9cadf5..7eb3ac0 100644 --- a/templates/view.tmpl +++ b/templates/view.tmpl @@ -47,7 +47,7 @@ a.deleteable { @media (min-width: 1200px) { .container { - max-width: 800px; + max-width: 960px; } }