Address PR comments

This commit is contained in:
Amruta Chitnis
2016-12-01 14:06:08 -08:00
parent 577d1af029
commit b7439d1a75
8 changed files with 50 additions and 51 deletions

View File

@@ -28,7 +28,7 @@
<form method="post">
<input type="hidden" name="req" value="{{ .AuthReqID }}"/>
<input type="hidden" name="approval" value="rejected">
<button type="submit" class="dex-btn dex-btn-provider">
<button type="submit" class="dex-btn theme-btn-provider">
<span class="dex-btn-text">Cancel</span>
</button>
</form>