Put everything in one column.

This commit is contained in:
Nick Sullivan
2015-05-29 11:17:19 -07:00
parent fcb700c517
commit b1ea94b143

View File

@@ -501,6 +501,9 @@ var indexHtml = []byte(`<!DOCTYPE html>
<button type="submit" class="btn btn-primary">Encrypt!</button>
</form>
</div>
</section>
<hr />
<section class="row">
<div id="decrypt" class="col-md-6">
<h3>Decrypt data</h3>