Update add new button styling

This commit is contained in:
leigh-mil
2019-10-14 11:41:28 -04:00
parent 22a912439a
commit 041e16a26d
4 changed files with 12 additions and 19 deletions

View File

@@ -141,9 +141,7 @@
</div>
</div>
{% if user_can(permissions.CREATE_ENVIRONMENT) %}
<div class='subheading'>
{% include "applications/fragments/add_new_environment.html" %}
</div>
{% endif %}
</section>