From 935a898c02030e3371b6662749979ec7181a3bc1 Mon Sep 17 00:00:00 2001 From: Chad Kieffer Date: Thu, 10 Sep 2009 22:58:37 -0600 Subject: Clear the Upload queue label from the breadcrumbs in the Add Photos dialog. --- themes/default/css/screen.css | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'themes/default/css') diff --git a/themes/default/css/screen.css b/themes/default/css/screen.css index d4c23155..b0a0a590 100644 --- a/themes/default/css/screen.css +++ b/themes/default/css/screen.css @@ -1022,6 +1022,11 @@ form .gError, display: inline-block; } +#gAddPhotos span { + clear: both; + display: block; +} + #gAddPhotosCanvas { height: 325px; width: 450px; -- cgit v1.2.3