summaryrefslogtreecommitdiff
path: root/views/login.html
diff options
context:
space:
mode:
Diffstat (limited to 'views/login.html')
-rw-r--r--views/login.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/views/login.html b/views/login.html
index 8e4963e..d7a3865 100644
--- a/views/login.html
+++ b/views/login.html
@@ -50,7 +50,7 @@
<div class="form-group">
<label class="col-md-4 control-label" for="submit"></label>
<div class="col-md-4">
- <button class="btn btn-primary">Submit</button>
+ <button class="btn btn-primary btn-raised">Submit</button>
</div>
</div>