changeset 1220:31aee88c279b live

Layout and text fixes
author Chris Cannam
date Tue, 12 Mar 2013 13:36:57 +0000
parents 3286032e15cf
children 324461c477a7 edf7563e2653
files config/locales/en.yml public/stylesheets/application.css public/themes/soundsoftware/stylesheets/application.css
diffstat 3 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/config/locales/en.yml	Tue Mar 12 13:24:05 2013 +0000
+++ b/config/locales/en.yml	Tue Mar 12 13:36:57 2013 +0000
@@ -883,7 +883,7 @@
   label_parent_revision: Parent
   label_child_revision: Child
   label_export_options: %{export_format} export options
-  label_my_colleagues: People I'm working with
+  label_my_colleagues: "Active projects for people I'm working with"
   label_working_in: Working in 
   label_no_active_colleagues: No recent activity
 
--- a/public/stylesheets/application.css	Tue Mar 12 13:24:05 2013 +0000
+++ b/public/stylesheets/application.css	Tue Mar 12 13:36:57 2013 +0000
@@ -1035,7 +1035,8 @@
 
 #activity dt img.gravatar, #members dt img.gravatar, #active-colleagues img.gravatar {
     float: left;
-    margin: 0 1em 1em 0;
+    clear: left;
+    margin: 0.2em 1em 0.4em 0;
 }
 
 /* Used on 12px Gravatar img tags without the icon background */
--- a/public/themes/soundsoftware/stylesheets/application.css	Tue Mar 12 13:24:05 2013 +0000
+++ b/public/themes/soundsoftware/stylesheets/application.css	Tue Mar 12 13:36:57 2013 +0000
@@ -80,7 +80,6 @@
 .box .more { margin-left: 40px; }
 
 .box .institution { font-size: 0.95em; }
-.box .active { margin-left: 2em; }
 
 #content .tabs { margin-bottom: 0; }