Bug 36295: Space out content blocks in batch record modification
This patch adds a float clearing class to a line break in the batch record modification template to fix a spacing issue in Chrome.
To test apply the patch and go to Cataloging -> Batch record modification
There should be space between the two sections.
Signed-off-by: Caroline Cyr La Rose <caroline.cyr-la-rose@inlibro.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
(cherry picked from commit 566894f058
)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
This commit is contained in:
parent
8b11a0f8ea
commit
813d06de27
1 changed files with 1 additions and 1 deletions
|
@ -94,7 +94,7 @@
|
|||
</ol>
|
||||
</fieldset>
|
||||
|
||||
<br><br>
|
||||
<br class="clear"/>
|
||||
|
||||
[% WRAPPER tabs id= "batch_mod_form" %]
|
||||
[% WRAPPER tabs_nav %]
|
||||
|
|
Loading…
Reference in a new issue