- Patch #109404 by effennel: fixed typo in code comments.
parent
a3263c816e
commit
25fc5960f7
|
@ -375,7 +375,7 @@ table .form-button, table .form-submit {
|
||||||
body.sidebars {
|
body.sidebars {
|
||||||
min-width: 980px;
|
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 {
|
body.sidebar-left, body.sidebar-right {
|
||||||
min-width: 780px;
|
min-width: 780px;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue