Reduce container in ssh_key and tetextarea

This commit is contained in:
Henry Bravo 2017-06-11 20:04:06 -05:00
commit be82a63b7a
2 changed files with 7 additions and 1 deletions

View file

@ -6,7 +6,7 @@
<div class="row">
<div class="container-table col-md-9 col-md-offset-2">
<div class="col-sm-12">
<form method="POST" action="" novalidate>
<form method="POST" action="" novalidate class="form-ssh">
{% csrf_token %}
<h3><i class="fa fa-key fa-separate" aria-hidden="true"></i>{% trans "Access Key"%} </h3>
{% if messages %}