diff --git a/enrol/cohort/yui/quickenrolment/assets/skins/sam/quickenrolment.css b/enrol/cohort/yui/quickenrolment/assets/skins/sam/quickenrolment.css index 540ed780ec6..9509c01d2f7 100644 --- a/enrol/cohort/yui/quickenrolment/assets/skins/sam/quickenrolment.css +++ b/enrol/cohort/yui/quickenrolment/assets/skins/sam/quickenrolment.css @@ -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;} \ No newline at end of file +.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;}