summaryrefslogtreecommitdiffstats
path: root/skins/custom/show_bug.css
diff options
context:
space:
mode:
Diffstat (limited to 'skins/custom/show_bug.css')
-rw-r--r--skins/custom/show_bug.css12
1 files changed, 0 insertions, 12 deletions
diff --git a/skins/custom/show_bug.css b/skins/custom/show_bug.css
index 8a88909f7..9e43644d0 100644
--- a/skins/custom/show_bug.css
+++ b/skins/custom/show_bug.css
@@ -45,11 +45,6 @@
margin-top: 0px;
}
-/* put the width on the TD rather than the PRE to stop the col resizing
- when comments are hidden */
-.bz_comment {
- width: 55em;
-}
.bz_comment_text {
width: auto;
}
@@ -58,13 +53,6 @@
float: right;
}
-/* style all field labels the same */
-
-.field_label, .field_label a {
- color: #000;
- font-weight: bold;
-}
-
.field_label a {
cursor: help;
}