From 80eb14853bba39e66fbcb8d85e6fde8abb0bf9d8 Mon Sep 17 00:00:00 2001 From: Daniel Weigh Date: Thu, 23 Jan 2014 06:36:31 -0500 Subject: [PATCH] VRFS-930 Musician fixes --- web/app/assets/stylesheets/client/musician.css.scss | 1 + web/app/assets/stylesheets/client/screen_common.css.scss | 3 +++ web/app/views/clients/_musicians.html.erb | 8 ++++---- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/web/app/assets/stylesheets/client/musician.css.scss b/web/app/assets/stylesheets/client/musician.css.scss index 49556f110..821b354cc 100644 --- a/web/app/assets/stylesheets/client/musician.css.scss +++ b/web/app/assets/stylesheets/client/musician.css.scss @@ -46,6 +46,7 @@ .result-name { font-size: 12px; font-weight: bold; + margin-bottom: 2px; } .stats { margin-top: 4px; diff --git a/web/app/assets/stylesheets/client/screen_common.css.scss b/web/app/assets/stylesheets/client/screen_common.css.scss index d744fdb8f..c31a97cb8 100644 --- a/web/app/assets/stylesheets/client/screen_common.css.scss +++ b/web/app/assets/stylesheets/client/screen_common.css.scss @@ -173,6 +173,9 @@ small { font-size:11px; } +.bold { + font-weight:bold; +} .button-grey { margin:0px 8px 0px 8px; background-color:#666; diff --git a/web/app/views/clients/_musicians.html.erb b/web/app/views/clients/_musicians.html.erb index be715a293..8e21bdf57 100644 --- a/web/app/views/clients/_musicians.html.erb +++ b/web/app/views/clients/_musicians.html.erb @@ -28,7 +28,7 @@
- FOLLOWING: +
FOLLOWING:
{musician_follow_template}
@@ -46,9 +46,9 @@
- {friend_count}     - {follow_count}     - {recording_count}     + {friend_count} + {follow_count} + {recording_count} {session_count}