Reduce well

This commit is contained in:
Eliot Whalan 2016-06-23 15:14:22 +10:00
parent bf89ade95f
commit 22c6de2adf
1 changed files with 3 additions and 5 deletions

View File

@ -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">