http://www.atutor.ca/atutor/mantis/view.php?id=2254
authorjoel kronenberg <joel.kronenberg@utoronto.ca>
Fri, 9 Dec 2005 16:58:24 +0000 (16:58 -0000)
committerjoel kronenberg <joel.kronenberg@utoronto.ca>
Fri, 9 Dec 2005 16:58:24 +0000 (16:58 -0000)
docs/themes/default/styles.css
docs/themes/default_classic/styles.css

index eef54c5..f2fce89 100644 (file)
@@ -825,8 +825,7 @@ div.paging li a:hover, div.paging li a.current {
 div.course {
        position: relative;
        width: 300px;
-       height:110px;
-       height: 10em;
+       height: 10.5em;
        border: rgb(204, 204, 204) 1px solid;
        background-color: white;
        float: left;
index 7501b50..d43bee2 100644 (file)
@@ -845,8 +845,7 @@ div.course {
        float: left;
        margin: 3px;
        padding: 3px;
-       height:110px;
-       height: 10em;
+       height: 10.5em;
 }
 
 div.course.break {