Empty wanted list background

This commit is contained in:
Ruud
2013-05-17 15:40:27 +02:00
parent 551a000893
commit 1c2b3d063b
@@ -946,10 +946,11 @@
.movies .empty_wanted {
background-image: url('../images/emptylist.png');
background-position: 80% 0;
height: 750px;
width: 800px;
width: 100%;
max-width: 900px;
padding-top: 260px;
margin-top: -50px;
}
.movies .empty_manage {