summaryrefslogtreecommitdiffstats
path: root/skins
diff options
context:
space:
mode:
Diffstat (limited to 'skins')
-rw-r--r--skins/standard/global.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/skins/standard/global.css b/skins/standard/global.css
index 5118e9c28..0c2c0c434 100644
--- a/skins/standard/global.css
+++ b/skins/standard/global.css
@@ -406,6 +406,10 @@ div.user_match {
vertical-align: top;
}
+.bz_hidden_field {
+ display: none;
+}
+
.calendar_button {
background: transparent url("global/calendar.png") no-repeat;
width: 20px;