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

Merge commit '9d32bd5b03c92e9220ff6cca029a587f5f3c754c' into gingerbread-plus-aosp

* commit '9d32bd5b03c92e9220ff6cca029a587f5f3c754c':
  docs: css tweak to Ps in sidebox. DO NOT MERGE.
This commit is contained in:
Scott Main 2010-10-25 17:22:50 -07:00 committed by Android Git Automerger
commit 6084cc948c

View file

@ -943,7 +943,7 @@ p.table-caption {
}
.sidebox p {
margin-bottom: .25em;
margin-bottom: .75em;
}
.sidebox ul {
@ -1054,7 +1054,7 @@ ol.toc li ol {
margin: 0;
padding: 0;
}
ol.toc li li {
padding: 0;
margin: 0 0 0 1em;
@ -1216,7 +1216,7 @@ table.download th {
float: right;
}
/* JQUERY RESIZABLE STYLES */
.ui-resizable { position: relative; }
.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 {
position:inherit;
}
#doc-content {
margin-left:0 !important;
height:auto !important;