issue #1019 slightly move up welcome box

This commit is contained in:
plegall
2019-05-28 16:06:57 +02:00
parent 99351c5898
commit 242b734d8f
+1 -1
View File
@@ -1627,7 +1627,7 @@ li.plupload_delete a:hover {background: url("images/cancelhover.svg")!important;
#photosAddContent .Addedphotos {border: none; margin-top: 35px;}
.plupload_upload_status {}
.addAlbumEmpty {text-align: center; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%);}
.addAlbumEmpty {text-align: center; position: absolute; top: 45%; left: 50%; transform: translate(-50%, -50%);}
.addAlbumEmptyCenter {position: relative; margin: auto; height: calc(100vh - 200px);}
.addAlbumEmptyTitle {font-size: 35px; font-weight: bold;}
.addAlbumEmptyInfos {font-size: 14px; margin-bottom: 25px !important; margin-top: 5px !important;}