- Patch #109404 by effennel: fixed typo in code comments.

6.x
Dries Buytaert 2007-03-12 18:10:36 +00:00
parent a3263c816e
commit 25fc5960f7
1 changed files with 1 additions and 1 deletions

View File

@ -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;
}