diff options
author | Byron Jones <bjones@mozilla.com> | 2013-08-01 08:29:52 +0200 |
---|---|---|
committer | Byron Jones <bjones@mozilla.com> | 2013-08-01 08:29:52 +0200 |
commit | f07b534c3791b7f2e01ca6a8c732eae2354c95a9 (patch) | |
tree | adb7d01b3b4e50f711d4c0ad5c6dac2264fb8b9d /extensions/UserProfile | |
parent | 612dd017fd0901d653fb8145385079a578b74caa (diff) | |
download | bugzilla-f07b534c3791b7f2e01ca6a8c732eae2354c95a9.tar.gz bugzilla-f07b534c3791b7f2e01ca6a8c732eae2354c95a9.tar.xz |
minor tweak to css on the user profile page
https://bugzilla.mozilla.org/show_bug.cgi?id=859550
Diffstat (limited to 'extensions/UserProfile')
-rw-r--r-- | extensions/UserProfile/template/en/default/pages/user_profile.html.tmpl | 1 |
1 files changed, 1 insertions, 0 deletions
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 { |