diff --git a/app/assets/stylesheets/users.css.scss b/app/assets/stylesheets/users.css.scss index c3c5ffa..0176045 100644 --- a/app/assets/stylesheets/users.css.scss +++ b/app/assets/stylesheets/users.css.scss @@ -6,7 +6,7 @@ .hoverinfo { cursor: progress; } .payment_links { background-color: #ddd; padding: 1em; border-radius: 1em; - display: inline-block; float: right; } + display: inline-block; float: right; max-width: 30%; min-width: 10em;} .payment-highlighted { background-color: orange !important; diff --git a/app/views/statistics/_index.html.erb b/app/views/statistics/_index.html.erb index 02dcf7f..dbfe286 100644 --- a/app/views/statistics/_index.html.erb +++ b/app/views/statistics/_index.html.erb @@ -1,4 +1,5 @@

Your Statistical Data

+Data is power, and you've got the most detailed view: nobody else can see the below graphs but you! Make something cool!