MDL-7861, xhtml strict fixes for choice

This commit is contained in:
toyomoyo 2007-01-09 03:14:34 +00:00
parent d25942e7ce
commit 95aa949b72
3 changed files with 38 additions and 13 deletions

View file

@ -2086,16 +2086,37 @@ body#user-index .rolesform {
white-space: nowrap;
}
.anonymous {
.anonymous,
.names {
margin-left:auto;
margin-right:auto;
}
.names {
.downloadreport {
border:0px;
margin-left:auto;
margin-right:auto;
}
.choiceresponse {
width:100%;
}
.choiceresponse .picture {
width:10px;
white-space: nowrap;
}
.choiceresponse .fullname {
width:100%;
white-space: nowrap;
}
.results.data {
vertical-align:top;
white-space: nowrap;
}
/***
*** Modules: Data
***/