From 25fc86593c603e6b391511894266c6e1dbe62aac Mon Sep 17 00:00:00 2001 From: mits Date: Tue, 15 Nov 2005 04:10:50 +0000 Subject: [PATCH] adde ie specific rule based on standard. --- theme/oceanblue/styles_layout.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/theme/oceanblue/styles_layout.css b/theme/oceanblue/styles_layout.css index 6b36204f5e7..b143b1446cd 100644 --- a/theme/oceanblue/styles_layout.css +++ b/theme/oceanblue/styles_layout.css @@ -738,6 +738,10 @@ table.calendar-controls .next { border-right:0px; } +* html #course-view .section .content .commands { + clear: both; +} + #course-view .section .side { padding:5px; border-style:solid;