summaryrefslogtreecommitdiff
path: root/theme
diff options
context:
space:
mode:
authorsarven <csarven@plantard.controlezvous.ca>2009-01-21 18:37:02 +0000
committersarven <csarven@plantard.controlezvous.ca>2009-01-21 18:37:02 +0000
commitfd6549e438a719f3c884b517f26293da181f9a35 (patch)
tree5e368e124d6ce0615b7be3ca27afd6d97af82b49 /theme
parent0b0f25ce93bdf583336266f3ef9851d6a3e843dd (diff)
Hid dt
Diffstat (limited to 'theme')
-rw-r--r--theme/base/css/display.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/theme/base/css/display.css b/theme/base/css/display.css
index 59f3240f1..c16fa4ab0 100644
--- a/theme/base/css/display.css
+++ b/theme/base/css/display.css
@@ -1147,6 +1147,11 @@ font-size:3.5em;
font-size:4em;
}
+#publictagcloud #tagcloud.section dt {
+display:none;
+}
+
+
#form_settings_photo .form_data {