summaryrefslogtreecommitdiffstats
path: root/application
diff options
context:
space:
mode:
authorwolfbeast <mcwerewolf@gmail.com>2018-06-21 00:53:29 +0200
committerwolfbeast <mcwerewolf@gmail.com>2018-06-21 00:53:29 +0200
commita593509d52f130997c8ee005650ef56fd5597670 (patch)
treed504299aa26d28c430854dabeed7b439c01b2e68 /application
parentb5ef99dc4c38ea44bd53c59c610cba6b9f01fe8c (diff)
downloadUXP-a593509d52f130997c8ee005650ef56fd5597670.tar
UXP-a593509d52f130997c8ee005650ef56fd5597670.tar.gz
UXP-a593509d52f130997c8ee005650ef56fd5597670.tar.lz
UXP-a593509d52f130997c8ee005650ef56fd5597670.tar.xz
UXP-a593509d52f130997c8ee005650ef56fd5597670.zip
Issue #517: Remove leftover contentSearch include.
Diffstat (limited to 'application')
-rw-r--r--application/palemoon/base/content/newtab/newTab.xhtml1
1 files changed, 0 insertions, 1 deletions
diff --git a/application/palemoon/base/content/newtab/newTab.xhtml b/application/palemoon/base/content/newtab/newTab.xhtml
index 723ee232f..c6444d8f9 100644
--- a/application/palemoon/base/content/newtab/newTab.xhtml
+++ b/application/palemoon/base/content/newtab/newTab.xhtml
@@ -18,7 +18,6 @@
<title>&newtab.pageTitle;</title>
<link rel="stylesheet" type="text/css" media="all" href="chrome://global/skin/" />
- <link rel="stylesheet" type="text/css" media="all" href="chrome://browser/content/contentSearchUI.css" />
<link rel="stylesheet" type="text/css" media="all" href="chrome://browser/content/newtab/newTab.css" />
<link rel="stylesheet" type="text/css" media="all" href="chrome://browser/skin/newtab/newTab.css" />
</head>