diff --git a/dashboard-ui/css/tileitem.css b/dashboard-ui/css/tileitem.css
index 9b8ad2d579..12e161aada 100644
--- a/dashboard-ui/css/tileitem.css
+++ b/dashboard-ui/css/tileitem.css
@@ -241,7 +241,7 @@
height: 150px;
}
- .backdropTileItem, .squareTileItem {
+ .backdropTileItem, .squareTileItem, .backdropTileItem.posterTileItem {
width: 31.5%;
}
@@ -264,7 +264,7 @@
height: 170px;
}
- .backdropTileItem {
+ .backdropTileItem, .backdropTileItem.posterTileItem {
width: 32%;
}
@@ -283,7 +283,7 @@
@media all and (min-width: 1920px) {
- .backdropTileItem {
+ .backdropTileItem, .backdropTileItem.posterTileItem {
width: 31.5%;
}
@@ -309,7 +309,7 @@
}
@media all and (min-width: 2000px) {
- .backdropTileItem {
+ .backdropTileItem, .backdropTileItem.posterTileItem {
width: 23.5%;
}
@@ -335,7 +335,7 @@
}
@media all and (min-width: 2200px) {
- .backdropTileItem {
+ .backdropTileItem, .backdropTileItem.posterTileItem {
width: 24%;
}
@@ -361,7 +361,7 @@
}
@media all and (min-width: 2540px) {
- .backdropTileItem {
+ .backdropTileItem, .backdropTileItem.posterTileItem {
width: 18.75%;
}
diff --git a/dashboard-ui/edititemimages.html b/dashboard-ui/edititemimages.html
index 856b2a64ed..0cb91e04bc 100644
--- a/dashboard-ui/edititemimages.html
+++ b/dashboard-ui/edititemimages.html
@@ -14,6 +14,7 @@
'; + html += ''; + html += ''; + html += ' '; + html += '
'; + html += '