diff options
Diffstat (limited to 'views/default/n1_theme/css.php')
-rw-r--r-- | views/default/n1_theme/css.php | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/views/default/n1_theme/css.php b/views/default/n1_theme/css.php index c6a94a8..db9fa46 100644 --- a/views/default/n1_theme/css.php +++ b/views/default/n1_theme/css.php @@ -96,8 +96,9 @@ } .groups-profile-icon { + height: 201px; border: 2px solid #F1F1F1; - box-shadow: 0px 1px 3px #666 + box-shadow: 0px 1px 3px #666; } .elgg-page .cke_skin_BootstrapCK-Skin .cke_contents, .cke_skin_BootstrapCK-Skin .cke_contents iframe { |