Tweak position of ckeditor
This commit is contained in:
@@ -11,3 +11,7 @@ body {padding: 53px 0 0 0 !important;}
|
|||||||
left: 0;
|
left: 0;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.cke {
|
||||||
|
margin-top: 40px !important;
|
||||||
|
}
|
@@ -110,7 +110,6 @@
|
|||||||
<div class="input-group input-group-lg width-full">
|
<div class="input-group input-group-lg width-full">
|
||||||
<label class="control-label">Biography or Personal Message</label>
|
<label class="control-label">Biography or Personal Message</label>
|
||||||
{{ form.bio_message(class='form-control', id='editor1', placeholder='Tell us a bit about yourself and why you want to be a BFCT') }}
|
{{ form.bio_message(class='form-control', id='editor1', placeholder='Tell us a bit about yourself and why you want to be a BFCT') }}
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<hr/>
|
<hr/>
|
||||||
|
Reference in New Issue
Block a user