summaryrefslogtreecommitdiff
path: root/views/login.html
diff options
context:
space:
mode:
authorHorus32015-02-27 19:57:24 +0100
committerHorus32015-02-27 19:57:24 +0100
commitd62b3e273c98049511c1c09892b50f631f0665a5 (patch)
tree267a2e463488f468292aa19446c02555e8311f4d /views/login.html
parent6837ddf68f13a1633ea868ab55d71389ca5bc175 (diff)
downloadstatuspage-d62b3e273c98049511c1c09892b50f631f0665a5.tar.gz
Checks error now on resonse code. Refactoring and styling.
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>