1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-08-02 20:15:26 +02:00

Make long section names wrap correctly and pad better

This commit is contained in:
McMatts 2018-05-31 18:19:52 +01:00
parent b0daabb577
commit f9e2141ed4
2 changed files with 5 additions and 5 deletions

View file

@ -1,4 +1,4 @@
<div class="row no-gutters align-items-center">
<div class="row no-gutters align-items-top">
<div class="col-10">
<div class="document-structure">
<div class="page-header">
@ -55,7 +55,7 @@
<div class="modal-body">
<div class="form-group">
<label>Destination Document</label>
{{focus-input type="text" value=docSearchFilter class="form-control mb-4" placeholder='a OR b, x AND y, "phrase mat*"'}}
{{focus-input type="text" value=docSearchFilter class="form-control mb-4" placeholder='a OR b, x AND y, "phrase mat*"'}}
</div>
<div class="my-5 document-copy-move">
{{#if emptySearch}}
@ -92,7 +92,7 @@
<div class="modal-body">
<div class="form-group">
<label>Destination Document</label>
{{focus-input type="text" value=docSearchFilter class="form-control mb-4" placeholder='a OR b, x AND y, "phrase mat*"'}}
{{focus-input type="text" value=docSearchFilter class="form-control mb-4" placeholder='a OR b, x AND y, "phrase mat*"'}}
</div>
<div class="my-5 document-copy-move">
{{#if emptySearch}}