summaryrefslogtreecommitdiffstats
path: root/chrome/common/extensions/docs/themes.html
diff options
context:
space:
mode:
authorrafaelw@chromium.org <rafaelw@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-12-21 20:49:43 +0000
committerrafaelw@chromium.org <rafaelw@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-12-21 20:49:43 +0000
commitf57838fd46869064f0125bb33b1c4f7cae07019a (patch)
tree5ad99f492815f10894e45964cb4d48b0c7b57c99 /chrome/common/extensions/docs/themes.html
parentbf6c087a98c4f6ce40f233dbf20f23b4722315da (diff)
downloadchromium_src-f57838fd46869064f0125bb33b1c4f7cae07019a.zip
chromium_src-f57838fd46869064f0125bb33b1c4f7cae07019a.tar.gz
chromium_src-f57838fd46869064f0125bb33b1c4f7cae07019a.tar.bz2
Extension Doc Changes (no building or testable changes)
This fixes a minor rendering issue on IE7. IE seemed to choking on (probably invalid) html where a <div> was a child of a <ul> Review URL: http://codereview.chromium.org/506068 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@35104 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/common/extensions/docs/themes.html')
-rw-r--r--chrome/common/extensions/docs/themes.html4
1 files changed, 1 insertions, 3 deletions
diff --git a/chrome/common/extensions/docs/themes.html b/chrome/common/extensions/docs/themes.html
index f0dfcac..40ee98156 100644
--- a/chrome/common/extensions/docs/themes.html
+++ b/chrome/common/extensions/docs/themes.html
@@ -214,8 +214,7 @@
</li>
</ol>
</li>
- <div style="display: none; ">
- <li>
+ <li style="display: none; ">
<a href="#apiReference">API reference</a>
<ol>
<li>
@@ -252,7 +251,6 @@
</li>
</ol>
</li>
- </div>
</ol>
</div>
<!-- /TABLE OF CONTENTS -->