diff options
author | Byron Jones <bjones@mozilla.com> | 2013-11-01 08:39:59 +0100 |
---|---|---|
committer | Byron Jones <bjones@mozilla.com> | 2013-11-01 08:39:59 +0100 |
commit | e5d385374cb02e7d6b1b2013144135264ec5d29a (patch) | |
tree | 49e83687a3a08a749ac79ea41ea91bbc8acf2b50 /skins/custom | |
parent | 682a16ef7a6bcd78cac1748f431ab3912269a929 (diff) | |
download | bugzilla-e5d385374cb02e7d6b1b2013144135264ec5d29a.tar.gz bugzilla-e5d385374cb02e7d6b1b2013144135264ec5d29a.tar.xz |
Bug 911812: make the user profile more discoverable
Diffstat (limited to 'skins/custom')
-rw-r--r-- | skins/custom/show_bug.css | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/skins/custom/show_bug.css b/skins/custom/show_bug.css index 1a89a6892..e98e32fb4 100644 --- a/skins/custom/show_bug.css +++ b/skins/custom/show_bug.css @@ -83,4 +83,3 @@ table#flags { border-collapse: collapse; border-spacing: 0px; } - |