From f07b534c3791b7f2e01ca6a8c732eae2354c95a9 Mon Sep 17 00:00:00 2001
From: Byron Jones <bjones@mozilla.com>
Date: Thu, 1 Aug 2013 14:29:52 +0800
Subject: minor tweak to css on the user profile page

https://bugzilla.mozilla.org/show_bug.cgi?id=859550
---
 extensions/UserProfile/template/en/default/pages/user_profile.html.tmpl | 1 +
 1 file changed, 1 insertion(+)

(limited to 'extensions')

diff --git a/extensions/UserProfile/template/en/default/pages/user_profile.html.tmpl b/extensions/UserProfile/template/en/default/pages/user_profile.html.tmpl
index 1fb6a0b67..94edb5f73 100644
--- a/extensions/UserProfile/template/en/default/pages/user_profile.html.tmpl
+++ b/extensions/UserProfile/template/en/default/pages/user_profile.html.tmpl
@@ -17,6 +17,7 @@
     text-align: right;
     padding-right: 1em;
     vertical-align: middle;
+    white-space: nowrap;
   }
 
   #user_profile_table .numeric {
-- 
cgit v1.2.3-24-g4f1b