merged: corrected width of the middle column in course view.

This commit is contained in:
urs_hunkler
2005-06-04 09:18:45 +00:00
parent 6ecb6a6136
commit cd4f79387a
+1 -2
View File
@@ -54,8 +54,7 @@ h6.main {
padding:5px
}
#layout-table #middle-column {
/*width:auto;*/
width:50%;
width:auto;
padding:5px
}
#layout-table #right-column {