summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBharat Mediratta <bharat@menalto.com>2009-03-17 05:28:43 +0000
committerBharat Mediratta <bharat@menalto.com>2009-03-17 05:28:43 +0000
commitc6f03284c467f5de18d8233cfdf57b2bfcb92ce3 (patch)
tree2652db032a020397d76c67a56f7b41102bfd61e5
parent8786ee3ffb7d42465737531e2e471c635a370b3b (diff)
Make the gAddPhotosCanvas take up the entire dialog, for now.
-rw-r--r--themes/default/css/screen.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/default/css/screen.css b/themes/default/css/screen.css
index b09edbe0..081394ed 100644
--- a/themes/default/css/screen.css
+++ b/themes/default/css/screen.css
@@ -945,7 +945,7 @@ form .gError,
#gAddPhotosCanvas {
height: 325px;
- width: 400px;
+ width: 450px;
overflow: auto;
}