MDL-47494 ddimageortext: OU-1549 "Is question text line spacing in drag and drop questions larger than

normal?" Missed one selector in style.css
This commit is contained in:
Jamie Pratt
2011-09-21 09:16:35 +07:00
parent fda1da57e1
commit e522e6c3e6
-4
View File
@@ -3,10 +3,6 @@
display: block;
}
.que.ddimageortext .qtext * {
line-height: 2em;
}
.que.ddimageortext div.droparea img, form.mform fieldset#previewareaheader div.droparea img {
border: 1px solid #000000;
}