Skip to content

Commit

Permalink
MDL-22919 Fixing the course summary alignment
Browse files Browse the repository at this point in the history
  • Loading branch information
moodler committed Jun 24, 2010
1 parent 2ea5705 commit 4e2670a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion theme/standard/style/course.css
Expand Up @@ -11,7 +11,7 @@
.coursebox .info .name {margin:3px 0;}
.coursebox .info .teachers {margin:0 1em;font-size:0.9em;}
.coursebox .cost {font-size:0.9em;padding-top: 20px;}
.coursebox .summary {margin:5px 5px 5px 51%;font-size:0.9em;}
.coursebox .summary {margin:5px;font-size:0.9em;}

#page-course-recent h2.main {font-size:1.1em;}
#page-course-recent .user {font-size:0.75em;}
Expand Down

0 comments on commit 4e2670a

Please sign in to comment.