Skip to content

Commit

Permalink
issue #1019 slightly move up welcome box
Browse files Browse the repository at this point in the history
  • Loading branch information
plegall committed May 28, 2019
1 parent 99351c5 commit 242b734
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion admin/themes/default/theme.css
Expand Up @@ -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;}
Expand Down

0 comments on commit 242b734

Please sign in to comment.