uncentered

This commit is contained in:
Dan Seripap 2016-01-08 20:44:55 -05:00
parent 35dc549e3d
commit e04f1eaa54

View File

@ -37,7 +37,7 @@
<button id="remove_key" class="btn btn-danger btn-xs">Remove Key*</button> <button id="remove_key" class="btn btn-danger btn-xs">Remove Key*</button>
</div> </div>
<div class="form-group"> <div class="form-group">
<center><small>*<strong>Warning</strong>: If there is no key specified, anyone with the chat url will be able to see decrypted messages.</small></center> <small>*<strong>Warning</strong>: If there is no key specified, anyone with the chat url will be able to see decrypted messages.</small>
</div> </div>
<div class="form-group"> <div class="form-group">
<textarea id="key" class="form-control" rows="5" placeholder="Enter key here"></textarea> <textarea id="key" class="form-control" rows="5" placeholder="Enter key here"></textarea>