Fixed image resizing

This commit is contained in:
Fergal Moran
2013-09-26 21:07:47 +01:00
parent a85adbfe1d
commit aff49a5dc4
7 changed files with 22 additions and 47 deletions

View File

@@ -406,7 +406,7 @@ div.event-content td {
.mix-image-container img {
max-width: 100%;
max-height: 100%;
height: autoE;
}
.btn.loading {