Reduce well
This commit is contained in:
parent
bf89ade95f
commit
22c6de2adf
|
@ -31,11 +31,9 @@
|
|||
</div>
|
||||
<form action="/save/html" method="post" class="form-horizontal">
|
||||
<fieldset>
|
||||
<div class="well">
|
||||
<div class="form-group is-empty">
|
||||
<textarea class="form-control" rows="10" id="textArea" name="p"></textarea>
|
||||
<span class="help-block">Paste your text here</span>
|
||||
</div>
|
||||
<div class="well form-group is-empty">
|
||||
<textarea class="form-control" rows="10" id="textArea" name="p"></textarea>
|
||||
<span class="help-block">Paste your text here</span>
|
||||
</div>
|
||||
<div class="form-group">
|
||||
<div class="col-md-6">
|
||||
|
|
Loading…
Reference in New Issue