diff options
author | zotlabs <mike@macgirvin.com> | 2017-02-01 14:45:52 -0800 |
---|---|---|
committer | zotlabs <mike@macgirvin.com> | 2017-02-01 14:45:52 -0800 |
commit | db710cd2dfc67f4bb4c6dfde5ff62cf0a11d9f08 (patch) | |
tree | 5f307d7390ea9cd90abaeb12dd26c65e70f484b1 /view/tpl/remote_login.tpl | |
parent | ec037abf92be6ac6495cabcd5d64821655f39e37 (diff) | |
download | volse-hubzilla-db710cd2dfc67f4bb4c6dfde5ff62cf0a11d9f08.tar.gz volse-hubzilla-db710cd2dfc67f4bb4c6dfde5ff62cf0a11d9f08.tar.bz2 volse-hubzilla-db710cd2dfc67f4bb4c6dfde5ff62cf0a11d9f08.zip |
fix a few style issues with nav login panel
Diffstat (limited to 'view/tpl/remote_login.tpl')
-rw-r--r-- | view/tpl/remote_login.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/view/tpl/remote_login.tpl b/view/tpl/remote_login.tpl index 1d11fb712..e6d387265 100644 --- a/view/tpl/remote_login.tpl +++ b/view/tpl/remote_login.tpl @@ -1 +1 @@ -<a href="rmagic" class="btn btn-default rmagic-button">{{$title}}</a> +<a href="rmagic" class="btn btn-block btn-success rmagic-button">{{$title}}</a> |