diff options
author | Sem <sembrestels@riseup.net> | 2012-10-09 03:42:01 +0200 |
---|---|---|
committer | Sem <sembrestels@riseup.net> | 2012-10-09 03:42:01 +0200 |
commit | 4cea7f26505218c784dd28ebc172bfaa9f8ef02a (patch) | |
tree | d2bce33adde1eee051f1c722c5fd87b197da4889 /views/default/n1_theme/css.php | |
parent | d37437afb55b90a0f6df6cb08d8b116473071941 (diff) | |
parent | 0fb0e1085cb5c688e38d48b40d8c336d4a0cc3cd (diff) | |
download | saravea_theme-4cea7f26505218c784dd28ebc172bfaa9f8ef02a.tar.gz saravea_theme-4cea7f26505218c784dd28ebc172bfaa9f8ef02a.tar.bz2 |
Merge branch 'call4desing' of gitorious.org:lorea/n1_theme into call4desing
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 { |