From 4e63b2e1d8e2bcce6c3423e6bd20c1a07f8deafb Mon Sep 17 00:00:00 2001 From: Seth Call Date: Fri, 15 Jan 2016 20:49:13 -0600 Subject: [PATCH] * more button alignment --- .../stylesheets/client/accountProfileSamples.css.scss | 7 +++++++ web/app/views/clients/_account_profile_samples.html.erb | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/web/app/assets/stylesheets/client/accountProfileSamples.css.scss b/web/app/assets/stylesheets/client/accountProfileSamples.css.scss index 9d7a6dbe0..048f9f516 100644 --- a/web/app/assets/stylesheets/client/accountProfileSamples.css.scss +++ b/web/app/assets/stylesheets/client/accountProfileSamples.css.scss @@ -1,6 +1,13 @@ @import "common.css.scss"; @import "site_validator.css.scss"; + +#account-profile-samples { + .actions { + margin-right:6px; + } +} + .profile-online-sample-controls { .profile-table { width: 100%; diff --git a/web/app/views/clients/_account_profile_samples.html.erb b/web/app/views/clients/_account_profile_samples.html.erb index 22825b9f2..1cdf096bc 100644 --- a/web/app/views/clients/_account_profile_samples.html.erb +++ b/web/app/views/clients/_account_profile_samples.html.erb @@ -1,4 +1,4 @@ -
+