summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBharat Mediratta <bharat@menalto.com>2009-03-17 06:05:46 +0000
committerBharat Mediratta <bharat@menalto.com>2009-03-17 06:05:46 +0000
commit0f6e826860754ef2c95748ee296ee61853d4e91a (patch)
treecd91647e838689043ebc077863a5180a56204131
parent63c8bb8d76e903f2a56d80a04728d39bb661b9fc (diff)
Even out the padding for #gAddPhotosQueue .box
-rw-r--r--themes/default/css/screen.css3
1 files changed, 1 insertions, 2 deletions
diff --git a/themes/default/css/screen.css b/themes/default/css/screen.css
index 9fa376bc..0df60c65 100644
--- a/themes/default/css/screen.css
+++ b/themes/default/css/screen.css
@@ -943,8 +943,7 @@ form .gError,
#gAddPhotosQueue .box {
margin-bottom: 8px;
- padding-left: 4px;
- padding-bottom: 4px;
+ padding: 4px;
}
#gAddPhotosQueue .pending {