diff options
author | Scott Main <smain@google.com> | 2011-12-16 11:29:12 -0800 |
---|---|---|
committer | Scott Main <smain@google.com> | 2011-12-16 11:29:12 -0800 |
commit | edceed23593d8457281e512a2df498be19f94efa (patch) | |
tree | 95eed7ee52b006aeac7fa07f895202b5533e24e9 /docs/html/guide/guide_toc.cs | |
parent | e2a95b59f554d1d60b7e6c27d870158ec7051e31 (diff) | |
download | frameworks_base-edceed23593d8457281e512a2df498be19f94efa.zip frameworks_base-edceed23593d8457281e512a2df498be19f94efa.tar.gz frameworks_base-edceed23593d8457281e512a2df498be19f94efa.tar.bz2 |
docs: fix whitespace in sidenav
Change-Id: I7d8decaf122de1f632fdbd3ca5a1a34b3d1d91dd
Diffstat (limited to 'docs/html/guide/guide_toc.cs')
-rw-r--r-- | docs/html/guide/guide_toc.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/html/guide/guide_toc.cs b/docs/html/guide/guide_toc.cs index 38c1908..a9c4d30 100644 --- a/docs/html/guide/guide_toc.cs +++ b/docs/html/guide/guide_toc.cs @@ -312,7 +312,7 @@ <li class="toggle-list"> <div><a href="<?cs var:toroot ?>guide/topics/sensors/index.html"> <span class="en">Sensors</span> - </a><span class="new">new!</span></div> + </a> <span class="new">new!</span></div> <ul> <li><a href="<?cs var:toroot ?>guide/topics/sensors/sensors_overview.html"> <span class="en">Sensors Overview</span> |