Fixed image widths in mix listing

This commit is contained in:
Fergal Moran
2014-01-09 19:47:48 +00:00
parent 56e8d7b3ae
commit 4aa90cbd68
2 changed files with 2 additions and 2 deletions

View File

@@ -406,7 +406,7 @@ div.event-content td {
.mix-image-container img {
height: 110px;
width: 160px;
width: 98%;
}
.btn.loading {

View File

@@ -1,3 +1,3 @@
.dz-details{
width: 380px!important;
}
}