Skip to content

Commit

Permalink
MDL-32057: Fix cohort enrolment css for ie7
Browse files Browse the repository at this point in the history
  • Loading branch information
aolley committed Jul 2, 2012
1 parent 1494f20 commit b653107
Showing 1 changed file with 4 additions and 1 deletion.
Expand Up @@ -33,4 +33,7 @@
.qce-panel .qce-search input {width:70%;}

.qce-panel .qce-cohort.headings {font-weight:bold;border-width:0;}
.qce-panel .qce-cohort.headings .qce-cohort-button {display:none;}
.qe-panel .qce-cohort.headings .qce-cohort-button {display:none;}

.ie7 .qce-panel .qce-cohort div,
.ie7 .qce-panel .canenrolusers .qce-cohort .qce-cohort-name {float:left;}

0 comments on commit b653107

Please sign in to comment.