diff options
author | Fulup Ar Foll <fulup@iot.bzh> | 2015-12-21 01:52:39 +0100 |
---|---|---|
committer | Fulup Ar Foll <fulup@iot.bzh> | 2015-12-21 01:52:39 +0100 |
commit | 20853066884b9d3cddfa29c9741d625ba625c5f3 (patch) | |
tree | 0432c69e2cbe399c249fe1821a80427e2c0dc196 /afb-client/app/Frontend/pages/Sample | |
parent | 3b1b2ddc4692776318a135a66c1da8c5dee13f64 (diff) |
Few hack for Post
Diffstat (limited to 'afb-client/app/Frontend/pages/Sample')
-rw-r--r-- | afb-client/app/Frontend/pages/Sample/SampleModule.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/afb-client/app/Frontend/pages/Sample/SampleModule.scss b/afb-client/app/Frontend/pages/Sample/SampleModule.scss index 2e54c53..7654424 100644 --- a/afb-client/app/Frontend/pages/Sample/SampleModule.scss +++ b/afb-client/app/Frontend/pages/Sample/SampleModule.scss @@ -24,7 +24,7 @@ height : 4.5rem; .sample-button { - float: left; + float: right; width: 5rem; }; |