aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/loozah
diff options
context:
space:
mode:
Diffstat (limited to 'view/theme/loozah')
-rw-r--r--view/theme/loozah/style.css5
1 files changed, 4 insertions, 1 deletions
diff --git a/view/theme/loozah/style.css b/view/theme/loozah/style.css
index 76c2df46b..8c1a79ec2 100644
--- a/view/theme/loozah/style.css
+++ b/view/theme/loozah/style.css
@@ -2254,7 +2254,7 @@ a.mail-list-link {
#group-members {
margin-top: 20px;
padding: 10px;
- height: 450px;
+ height: 250px;
overflow: auto;
border: 1px solid #ddd;
}
@@ -2279,3 +2279,6 @@ a.mail-list-link {
clear: both;
}
+#group-edit-desc {
+ margin-top: 15px;
+}