summaryrefslogtreecommitdiffstats
path: root/afb-client/app/Frontend/pages/Home/HomeModule.scss
diff options
context:
space:
mode:
authorFulup Ar Foll <fulup@iot.bzh>2015-12-16 19:17:46 +0100
committerFulup Ar Foll <fulup@iot.bzh>2015-12-16 19:17:46 +0100
commitfbdd26b4a4aa8eb3d83333fe44e93590bc174e11 (patch)
tree6c3728c7c05d3e411d97fe9e8da7d3a861a36c73 /afb-client/app/Frontend/pages/Home/HomeModule.scss
parent72eb409f785b23038d87f3513687e2e1ed4dbb7d (diff)
Work in Progress
Diffstat (limited to 'afb-client/app/Frontend/pages/Home/HomeModule.scss')
-rw-r--r--afb-client/app/Frontend/pages/Home/HomeModule.scss6
1 files changed, 6 insertions, 0 deletions
diff --git a/afb-client/app/Frontend/pages/Home/HomeModule.scss b/afb-client/app/Frontend/pages/Home/HomeModule.scss
index 34e1181..8bf04a1 100644
--- a/afb-client/app/Frontend/pages/Home/HomeModule.scss
+++ b/afb-client/app/Frontend/pages/Home/HomeModule.scss
@@ -21,6 +21,12 @@
$COLOR_SUCCESS: green;
$COLOR_FAIL: red;
+token-refresh {
+ display: block;
+ float: right;
+ margin: .5rem 1rem 0 0;
+}
+
.button-box {
height : 4.5rem;