summaryrefslogtreecommitdiff
path: root/themes
diff options
context:
space:
mode:
authorDries Buytaert <dries@buytaert.net>2007-03-12 18:10:36 +0000
committerDries Buytaert <dries@buytaert.net>2007-03-12 18:10:36 +0000
commit25fc5960f790a5d6fdec18e6603d39f3ef3341e5 (patch)
tree11142c487fd712e73ede3097c508a8f798255029 /themes
parenta3263c816edfedbf37ef4b0bb1958c31329bfb9c (diff)
downloadbrdo-25fc5960f790a5d6fdec18e6603d39f3ef3341e5.tar.gz
brdo-25fc5960f790a5d6fdec18e6603d39f3ef3341e5.tar.bz2
- Patch #109404 by effennel: fixed typo in code comments.
Diffstat (limited to 'themes')
-rw-r--r--themes/garland/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/garland/style.css b/themes/garland/style.css
index 717e1ffff..508f2bf2f 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;
}