summaryrefslogtreecommitdiffstats
path: root/skins/standard/show_bug.css
diff options
context:
space:
mode:
authorMax Kanat-Alexander <mkanat@bugzilla.org>2010-07-13 04:16:50 +0200
committerMax Kanat-Alexander <mkanat@bugzilla.org>2010-07-13 04:16:50 +0200
commit09b2024623021a21cb41f8940f6f817f03f26f91 (patch)
treef05923172c0db2361854f7dd5df1bf3b190bb658 /skins/standard/show_bug.css
parent6ff73e25f9867491e58988c142c306089e4f3b66 (diff)
downloadbugzilla-09b2024623021a21cb41f8940f6f817f03f26f91.tar.gz
bugzilla-09b2024623021a21cb41f8940f6f817f03f26f91.tar.xz
Bug 521463: Use consistent CSS for text input fields on enter_bug,
show_bug, post_bug, etc. r=dkl, a=mkanat
Diffstat (limited to 'skins/standard/show_bug.css')
-rw-r--r--skins/standard/show_bug.css4
1 files changed, 0 insertions, 4 deletions
diff --git a/skins/standard/show_bug.css b/skins/standard/show_bug.css
index 1768ddc42..04f87d647 100644
--- a/skins/standard/show_bug.css
+++ b/skins/standard/show_bug.css
@@ -13,10 +13,6 @@
.bz_bug .edit_form table {
width: 100%;
}
-.bz_bug .edit_form .text_input {
- width: 100%;
- min-width: 25em;
-}
.bz_bug #alias {
min-width: 0;
width: 10em;