]> gitweb.fluxo.info Git - lorea/elgg.git/commitdiff
Fixes #5106. Do not make big group description images.
authorSem <sembrestels@riseup.net>
Wed, 20 Feb 2013 19:08:34 +0000 (20:08 +0100)
committerSem <sembrestels@riseup.net>
Wed, 20 Feb 2013 19:08:34 +0000 (20:08 +0100)
mod/groups/views/default/groups/css.php

index 6f710ddab90b31675d463dafa1e79edc7c4698ad..39246f8563228b22dc73160f25be74e39b14582e 100644 (file)
@@ -9,7 +9,7 @@
 .groups-profile > .elgg-image {
        margin-right: 10px;
 }
-.groups-profile img {
+.groups-profile-icon img {
        width: 100%;
        height: auto;
 }