Merge pull request #2014 from mabashian/survey-maker-height

Survey Maker Question Type Double Scroll Fix
This commit is contained in:
Michael Abashian
2016-05-23 15:45:58 -04:00
2 changed files with 2 additions and 2 deletions

View File

@@ -58,6 +58,7 @@
.SurveyMaker-content {
display: flex;
margin-top: 25px;
min-height: 560px;
}
.SurveyMaker-questionPanel {
display: flex;

View File

@@ -36,8 +36,7 @@
<div id="survey_maker_question_form"></div>
</div>
<div class="SurveyMaker-separatorPanel">
<div class="SurveyMaker-contentSeparator">
</div>
<div class="SurveyMaker-contentSeparator"></div>
</div>
<div class="SurveyMaker-previewPanel">
<div style="display: flex; flex-direction: column; width: 100%;">