Commit 25a4b93c by Nilu

**UX** - Odd gap between questions and 'save and exit' button…

**UX** - Odd gap between questions and 'save and exit' button [screenshot](https://trello-attachments.s3.amazonaws.com/59cb397fa144ee02de78c4ba/58ee95ad378fa3cea6262d26/7d0471b519b1ed43a083f9af22577ea2/Screen_Shot_2017-11-27_at_4.18.29_PM.png)
parent 08867dea
...@@ -4742,7 +4742,7 @@ img.alert-icon {float: left;} ...@@ -4742,7 +4742,7 @@ img.alert-icon {float: left;}
.main-sc-section p {font-size: 12px;margin-bottom: 0;text-align: center;} .main-sc-section p {font-size: 12px;margin-bottom: 0;text-align: center;}
.selection-form-title{font-size: 13px;margin-bottom: 12px;} .selection-form-title{font-size: 13px;margin-bottom: 12px;}
.question-y-n label.second-label{font-size: 12px; margin-bottom: 17px;} .question-y-n label.second-label{font-size: 12px; margin-bottom: 17px;}
.wc-question-y-n{border: 2px #d3d3d3;border-style: solid none;} .wc-question-y-n{border: 2px #d3d3d3;border-style: solid none none;}
.wc-question-y-n label.second-label{font-size: 12px; margin-bottom: 17px;} .wc-question-y-n label.second-label{font-size: 12px; margin-bottom: 17px;}
.textarea-box textarea{margin-bottom: 32px;font-size: 12px;} .textarea-box textarea{margin-bottom: 32px;font-size: 12px;}
.section-br-inside{margin: 25px 0 22px;} .section-br-inside{margin: 25px 0 22px;}
...@@ -4750,7 +4750,11 @@ img.alert-icon {float: left;} ...@@ -4750,7 +4750,11 @@ img.alert-icon {float: left;}
.section-btn .box-btn{font-size: 13px;border-radius: 0 100px 100px 0;margin-left: -2.5px;border:1px solid #03a0e7;padding: 0 0;width: 128px;} .section-btn .box-btn{font-size: 13px;border-radius: 0 100px 100px 0;margin-left: -2.5px;border:1px solid #03a0e7;padding: 0 0;width: 128px;}
.second-radio-primary.radio label{font-size: 12px;} .second-radio-primary.radio label{font-size: 12px;}
.section-btn {margin: 1px 0 7px;} .section-btn {margin: 1px 0 7px;}
.main-wc-section{padding : 0 0 64px 0;} /*
when autosave is available
.main-wc-section{padding : 0 0 64px 0;}
*/
.main-wc-section{padding : 0 0 0 0;}
.main-wc-section .selection-form-title{margin-bottom: 21px;} .main-wc-section .selection-form-title{margin-bottom: 21px;}
.main-wc-section .full-width{ margin-bottom: 24px;} .main-wc-section .full-width{ margin-bottom: 24px;}
.main-wc-section .section-br-inside {margin: 24px 0 27px;} .main-wc-section .section-br-inside {margin: 24px 0 27px;}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment