OSDN Git Service

am bec14294: Doc change: css for policy docs.
[android-x86/build.git] / tools / droiddoc / templates-sdk / assets / css / default.css
index 0b3b8d0..16b89c6 100644 (file)
@@ -1094,7 +1094,7 @@ dd pre,
 dd ul,
 dd ol,
 dd dl {
-  margin:10px 0 0;
+  margin-top:10px;
 }
 li p,
 li pre,
@@ -4006,7 +4006,7 @@ a.download-sdk {
 .jspPane {
   position: absolute;
   overflow: hidden;
-  width:auto !important; /* to avoid cut-off api names in reference in horiz scroll */
+  width:100% !important; /* to avoid cut-off api names in reference in horiz scroll */
 }
 
 .jspVerticalBar {