summaryrefslogtreecommitdiffstats
path: root/extensions/MyDashboard/web
diff options
context:
space:
mode:
authorDave Lawrence <dlawrence@mozilla.com>2013-02-27 21:58:31 +0100
committerDave Lawrence <dlawrence@mozilla.com>2013-02-27 21:58:31 +0100
commitdcfcf6a3c1334848747a9d17272a042c27f1080d (patch)
treebb2c0c383af70456d840dbd68ff42a09fa22f6c4 /extensions/MyDashboard/web
parente08ea305a77f3b3849f446a4d1e62d00ae0c0769 (diff)
downloadbugzilla-dcfcf6a3c1334848747a9d17272a042c27f1080d.tar.gz
bugzilla-dcfcf6a3c1334848747a9d17272a042c27f1080d.tar.xz
Bug 837892 - User dashboard "file a bug" window does not do anything
Diffstat (limited to 'extensions/MyDashboard/web')
-rw-r--r--extensions/MyDashboard/web/styles/mydashboard.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/extensions/MyDashboard/web/styles/mydashboard.css b/extensions/MyDashboard/web/styles/mydashboard.css
index ec2ab6dc5..050fd95c2 100644
--- a/extensions/MyDashboard/web/styles/mydashboard.css
+++ b/extensions/MyDashboard/web/styles/mydashboard.css
@@ -6,7 +6,7 @@
* defined by the Mozilla Public License, v. 2.0. */
#mydashboard {
- min-width: 950px;
+ min-width: 900px;
}
#mydashboard .yui3-skin-sam .yui3-datatable-table {