mirror of
https://github.com/Merricx/qrazybox.git
synced 2025-04-20 01:59:04 +02:00
Fix layout problem
This commit is contained in:
parent
dabe79b57e
commit
b0e442ab33
1 changed files with 1 additions and 1 deletions
|
@ -471,7 +471,7 @@
|
||||||
<div class="left">
|
<div class="left">
|
||||||
<div id="div-pad-rec-error" class="hide">
|
<div id="div-pad-rec-error" class="hide">
|
||||||
<h5 class="left">Error : </h5>
|
<h5 class="left">Error : </h5>
|
||||||
<textarea spellcheck="false" readonly></textarea>
|
<textarea spellcheck="false" readonly style="width:100%;"></textarea>
|
||||||
</div>
|
</div>
|
||||||
<div id="div-pad-rec-data">
|
<div id="div-pad-rec-data">
|
||||||
<h5>Bits before recovery : </h5>
|
<h5>Bits before recovery : </h5>
|
||||||
|
|
Loading…
Add table
Reference in a new issue