
9 Apr
2013
9 Apr
'13
5:51 p.m.
commit fd48e23cd8c4d9a9261336e610f5913b02f8e370 Author: Kathy Brade <brade@torproject.org> Date: Tue Apr 9 13:50:45 2013 -0400 Increase width of progress dialog. --- src/chrome/skin/progress.css | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/chrome/skin/progress.css b/src/chrome/skin/progress.css index e0111f0..c3ca079 100644 --- a/src/chrome/skin/progress.css +++ b/src/chrome/skin/progress.css @@ -6,7 +6,7 @@ */ dialog { - width: 320px; + width: 370px; } #progressHeading {