summaryrefslogtreecommitdiff
path: root/theme
diff options
context:
space:
mode:
authorsarven <csarven@plantard.controlezvous.ca>2009-01-21 22:44:27 +0000
committersarven <csarven@plantard.controlezvous.ca>2009-01-21 22:44:27 +0000
commit4b42c3526985a497418db7fbcfe1e7912bb5474d (patch)
tree1bdb8463188346122806ed49bcf00656dc6fd7c9 /theme
parenta39bb4a3b8bddfffc02a0c9f3c5666ff3cba2357 (diff)
General markup and style cleanup
Diffstat (limited to 'theme')
-rw-r--r--theme/base/css/display.css8
1 files changed, 5 insertions, 3 deletions
diff --git a/theme/base/css/display.css b/theme/base/css/display.css
index cfe445a98..287dd8140 100644
--- a/theme/base/css/display.css
+++ b/theme/base/css/display.css
@@ -149,7 +149,8 @@ font-weight:bold;
#form_login legend,
#form_register legend,
#form_password legend,
-#form_settings_avatar legend {
+#form_settings_avatar legend,
+#form_group_add legend {
display:none;
}
@@ -189,6 +190,8 @@ border-radius:4px;
padding:0 7px;
}
+
+
/* FORM SETTINGS */
@@ -691,9 +694,8 @@ margin-right:7px;
margin-bottom:7px;
}
#user_subscriptions .users li .photo {
-width:24px;
-height:24px;
margin-right:0;
+margin-bottom:0;
}
#user_subscriptions .users li .fn {
display:none;