Merge pull request #2606 from edx/release

Hotfix for Feb 14 2012
This commit is contained in:
Julia Hansbrough
2014-02-14 14:18:38 -05:00

View File

@@ -1,4 +1,4 @@
section.poll_question {
div.poll_question {
@media print {
display: block;
width: auto;
@@ -20,7 +20,7 @@ section.poll_question {
font-size: 1.9em;
&.problem-header {
section.staff {
div.staff {
margin-top: 30px;
font-size: 80%;
}