aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Faulhaber <git_net@infolace.com>2009-12-03 10:57:10 -0800
committerTom Faulhaber <git_net@infolace.com>2009-12-03 10:57:10 -0800
commit7e719dcae18c72eac61bd526f7222e3beaf6ecf6 (patch)
treea86942f4cbeebd13fec13373bd476bacdbb7eb9d
parente706f921778572239ce5fa7fd7ca4f3873ad4372 (diff)
Manual (forced) documentation build for commit b902ebe3c80ec86d4f80f8cce6d2faabc8da5278
-rw-r--r--api-index.html3
-rw-r--r--static/clojure.css2
2 files changed, 4 insertions, 1 deletions
diff --git a/api-index.html b/api-index.html
index f78ac334..df2ab500 100644
--- a/api-index.html
+++ b/api-index.html
@@ -808,6 +808,9 @@ Shortcuts:<br />
</span></span><span id="section-content"> <a href="generic.comparison-api.html#clojure.contrib.generic.comparison/&gt;=">&gt;=</a><span id="line-content"> multimethod generic.comparison Return true if each argument is larger than or equ...
</span></span></pre>
</div>
+<style type="text/css">
+ #AllContentContainer {min-width: 96em;}
+</style>
</div></div>
</div>
</div>
diff --git a/static/clojure.css b/static/clojure.css
index ce6482a0..5e3e6633 100644
--- a/static/clojure.css
+++ b/static/clojure.css
@@ -3,7 +3,7 @@ body {margin: 0;padding: 0;background-color: #e3e3e3;border-top: 4px solid #b3cc
body, .wiki, #Content, .wikipage {font-family: "Lucida Grande","Trebuchet MS","Bitstream Vera Sans",Verdana,Helvetica,sans-serif;font-size: 12px;line-height: 18px;}
#leftcolumn .wiki_link, #toc, #toc a {font-size: 11px;line-height: 18px;text-decoration: none}
img {border: 0;}
-#AllContentContainer {max-width: 96em;min-width: 96em;background: #fff url(space/content-background.gif) right repeat-y;padding: 0 40px 18px 0;}
+#AllContentContainer {max-width: 96em;min-width: 663px;background: #fff url(space/content-background.gif) right repeat-y;padding: 0 40px 18px 0;}
#Header {position: relative;clear: both;overflow: auto;height: 110px}
#Logo {position: absolute;top: 0;left: 0;padding: 10px 0 0 62px;width: 138px;height: 100px}