From e468ed7bd3f1e29b267e3902ef9c91273787d58f Mon Sep 17 00:00:00 2001 From: Bharat Mediratta Date: Sun, 20 Jun 2010 17:43:22 -0700 Subject: Add a margin above the "Select photos..." button. --- themes/wind/css/screen.css | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'themes') diff --git a/themes/wind/css/screen.css b/themes/wind/css/screen.css index 1e55a967..bc9f3e59 100644 --- a/themes/wind/css/screen.css +++ b/themes/wind/css/screen.css @@ -319,6 +319,12 @@ td { background-color: #fff; } +/* Add dialog ~~~~~~~~~~~~~~~~~~~~~~~~ */ + +#g-add-photos-button { + margin-top: 6px !important; +} + /** ******************************************************************* * 5) Navigation and menus *********************************************************************/ -- cgit v1.2.3