diff --git a/dashboard-ui/css/card.css b/dashboard-ui/css/card.css index b14b8856d8..267bcc75e5 100644 --- a/dashboard-ui/css/card.css +++ b/dashboard-ui/css/card.css @@ -693,3 +693,10 @@ width: 16.666666666666666666666666666667%; } } + +@media all and (min-width: 1600px) { + + .homePageSmallBackdropCard { + width: 12.5%; + } +} diff --git a/dashboard-ui/itembynamedetails.html b/dashboard-ui/itembynamedetails.html index e4c6d77647..a676f1b9ba 100644 --- a/dashboard-ui/itembynamedetails.html +++ b/dashboard-ui/itembynamedetails.html @@ -146,12 +146,12 @@ -