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 @@ -