diff options
-rw-r--r-- | themes/wind/css/screen.css | 6 |
1 files changed, 6 insertions, 0 deletions
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 *********************************************************************/ |