docs: css tweak to Ps in sidebox. DO NOT MERGE.

Change-Id: Ifa3e4a9a2c2ba67b6da615ebc336c897dd9caeda
This commit is contained in:
Scott Main
2010-10-25 17:14:24 -07:00
parent 09a00a672b
commit 9d32bd5b03

View File

@@ -943,7 +943,7 @@ p.table-caption {
} }
.sidebox p { .sidebox p {
margin-bottom: .25em; margin-bottom: .75em;
} }
.sidebox ul { .sidebox ul {
@@ -1054,7 +1054,7 @@ ol.toc li ol {
margin: 0; margin: 0;
padding: 0; padding: 0;
} }
ol.toc li li { ol.toc li li {
padding: 0; padding: 0;
margin: 0 0 0 1em; margin: 0 0 0 1em;
@@ -1216,7 +1216,7 @@ table.download th {
float: right; float: right;
} }
/* JQUERY RESIZABLE STYLES */ /* JQUERY RESIZABLE STYLES */
.ui-resizable { position: relative; } .ui-resizable { position: relative; }
.ui-resizable-handle { position: absolute; display: none; font-size: 0.1px; z-index:1; } .ui-resizable-handle { position: absolute; display: none; font-size: 0.1px; z-index:1; }
@@ -1252,7 +1252,7 @@ body .ui-resizable-autohide .ui-resizable-handle { display: none; }
#body-content { #body-content {
position:inherit; position:inherit;
} }
#doc-content { #doc-content {
margin-left:0 !important; margin-left:0 !important;
height:auto !important; height:auto !important;