summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorByron Jones <bjones@mozilla.com>2013-06-13 06:26:30 +0200
committerByron Jones <bjones@mozilla.com>2013-06-13 06:26:30 +0200
commita8e18b013c3e7f5fb11862cc25af6701ac9596f7 (patch)
tree2cba624cd3297a5fac774a71442e038b9f866374
parent75645b089d19ff211dbf19007a7048c0e8f8b521 (diff)
downloadbugzilla-a8e18b013c3e7f5fb11862cc25af6701ac9596f7.tar.gz
bugzilla-a8e18b013c3e7f5fb11862cc25af6701ac9596f7.tar.xz
Bug 849090: Mozilla theme doesn't show UI to add a tag to a bug
-rw-r--r--skins/contrib/Mozilla/global.css2
-rw-r--r--template/en/default/global/common-links.html.tmpl2
2 files changed, 2 insertions, 2 deletions
diff --git a/skins/contrib/Mozilla/global.css b/skins/contrib/Mozilla/global.css
index b251dc093..5e2044188 100644
--- a/skins/contrib/Mozilla/global.css
+++ b/skins/contrib/Mozilla/global.css
@@ -145,7 +145,7 @@ hr {
width: 200px;
}
-#footer .links .form {
+#footer .links .quicksearch_form {
display: none;
}
diff --git a/template/en/default/global/common-links.html.tmpl b/template/en/default/global/common-links.html.tmpl
index 278364d09..53d22df71 100644
--- a/template/en/default/global/common-links.html.tmpl
+++ b/template/en/default/global/common-links.html.tmpl
@@ -28,7 +28,7 @@
<li><span class="separator">| </span><a href="describecomponents.cgi">Browse</a></li>
<li><span class="separator">| </span><a href="query.cgi">Search</a></li>
- <li class="form">
+ <li class="form quicksearch_form">
<span class="separator">| </span>
<form action="buglist.cgi" method="get"
onsubmit="if (this.quicksearch.value == '')