diff --git a/themes/garland/style.css b/themes/garland/style.css index 717e1ffff77..508f2bf2f75 100644 --- a/themes/garland/style.css +++ b/themes/garland/style.css @@ -375,7 +375,7 @@ table .form-button, table .form-submit { body.sidebars { min-width: 980px; } -/* With 2 columsn, require a minimum width of 800px. */ +/* With 2 columns, require a minimum width of 800px. */ body.sidebar-left, body.sidebar-right { min-width: 780px; }