aboutsummaryrefslogtreecommitdiff
path: root/html/Ocean.std-theme
diff options
context:
space:
mode:
authorMark Lentczner <markl@glyphic.com>2010-08-27 22:16:19 +0000
committerMark Lentczner <markl@glyphic.com>2010-08-27 22:16:19 +0000
commit5c2a23d49e3d6f489549874bedce869e97222574 (patch)
tree9a61cb113921b44487098b6d7528e6484b5a0e0c /html/Ocean.std-theme
parenta064b5bf5d6cd546d2ef4ead6b68835b6348ca35 (diff)
fix table of contents CSS
Diffstat (limited to 'html/Ocean.std-theme')
-rw-r--r--html/Ocean.std-theme/ocean.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/html/Ocean.std-theme/ocean.css b/html/Ocean.std-theme/ocean.css
index bea63507..f1963eaf 100644
--- a/html/Ocean.std-theme/ocean.css
+++ b/html/Ocean.std-theme/ocean.css
@@ -298,7 +298,7 @@ div#style-menu-holder {
#table-of-contents ul {
list-style: none;
- margin-left: 0;
+ margin: 0;
}
#table-of-contents ul ul {