diff options
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; }; |