- Patch #1322794 by scor: follow up patch fixing the 'No newline at end of file' in ie-rtl.css and ie.css.
parent
d2f1b2560f
commit
938baf76b4
|
@ -28,4 +28,4 @@ body.two-sidebars #sidebar-first {
|
||||||
|
|
||||||
#sidebar-second {
|
#sidebar-second {
|
||||||
float: left;
|
float: left;
|
||||||
}
|
}
|
||||||
|
|
|
@ -32,4 +32,4 @@ body.two-sidebars #sidebar-first {
|
||||||
#sidebar-second {
|
#sidebar-second {
|
||||||
float: right; /* LTR */
|
float: right; /* LTR */
|
||||||
width: 20%;
|
width: 20%;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue