- Patch #1322794 by scor: follow up patch fixing the 'No newline at end of file' in ie-rtl.css and ie.css.

8.0.x
Dries 2012-03-23 15:42:08 -06:00
parent d2f1b2560f
commit 938baf76b4
2 changed files with 2 additions and 2 deletions

View File

@ -28,4 +28,4 @@ body.two-sidebars #sidebar-first {
#sidebar-second {
float: left;
}
}

View File

@ -32,4 +32,4 @@ body.two-sidebars #sidebar-first {
#sidebar-second {
float: right; /* LTR */
width: 20%;
}
}