diff options
Diffstat (limited to 'themes')
-rw-r--r-- | themes/default/template/no_photo_yet.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/default/template/no_photo_yet.tpl b/themes/default/template/no_photo_yet.tpl index c386e0dd1..25673e1ac 100644 --- a/themes/default/template/no_photo_yet.tpl +++ b/themes/default/template/no_photo_yet.tpl @@ -31,7 +31,7 @@ border:2px solid #dddddd; #noPhotoWelcome {font-size:25px; color:#555;text-align:center; letter-spacing:1px; margin-top:30px;} .bigButton {} -.bigButton {text-align:center; margin-top:100px;} +.bigButton {text-align:center; margin-top:120px;} .bigButton a { background-color:#666; |