summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBlaise Laflamme <blaise@laflamme.org>2010-11-04 14:00:25 -0400
committerBlaise Laflamme <blaise@laflamme.org>2010-11-04 14:00:25 -0400
commitc6198aa3a05716e7a98d837600a48994d6d7b61a (patch)
treee1749f83f8ef245c5657a9000989c8b5460115eb
parent8406209b24f99aa9cd11d098f4e4f43e770bf130 (diff)
downloadpyramid-c6198aa3a05716e7a98d837600a48994d6d7b61a.tar.gz
pyramid-c6198aa3a05716e7a98d837600a48994d6d7b61a.tar.bz2
pyramid-c6198aa3a05716e7a98d837600a48994d6d7b61a.zip
css fix for starter page
-rw-r--r--pyramid/paster_templates/alchemy/+package+/templates/static/pylons.css2
-rw-r--r--pyramid/paster_templates/pylons_basic/+package+/static/pylons.css2
-rw-r--r--pyramid/paster_templates/pylons_minimal/+package+/static/pylons.css2
-rw-r--r--pyramid/paster_templates/pylons_sqla/+package+/static/pylons.css2
-rw-r--r--pyramid/paster_templates/routesalchemy/+package+/templates/static/pylons.css2
-rw-r--r--pyramid/paster_templates/starter/+package+/templates/static/pylons.css2
-rw-r--r--pyramid/paster_templates/starter_zcml/+package+/templates/static/pylons.css2
-rw-r--r--pyramid/paster_templates/zodb/+package+/templates/static/pylons.css2
8 files changed, 8 insertions, 8 deletions
diff --git a/pyramid/paster_templates/alchemy/+package+/templates/static/pylons.css b/pyramid/paster_templates/alchemy/+package+/templates/static/pylons.css
index 42e2e320e..c153be07f 100644
--- a/pyramid/paster_templates/alchemy/+package+/templates/static/pylons.css
+++ b/pyramid/paster_templates/alchemy/+package+/templates/static/pylons.css
@@ -51,7 +51,7 @@ body h6{font-family:"Nobile","Lucida Grande",Lucida,Verdana,sans-serif;font-weig
.wrapper{width:100%}
#top,#bottom{width:100%;}
#top{color:#888;background-color:#eee;height:300px;border-bottom:2px solid #ddd;}
-#bottom{color:#222;background-color:#ffffff;overflow:auto;padding-bottom:80px;}
+#bottom{color:#222;background-color:#ffffff;overflow:hidden;padding-bottom:80px;}
.top,.bottom{width:700px;margin-right:auto;margin-left:auto;}
.top{padding-top:100px;}
.app-welcome{margin-top:25px;}
diff --git a/pyramid/paster_templates/pylons_basic/+package+/static/pylons.css b/pyramid/paster_templates/pylons_basic/+package+/static/pylons.css
index 42e2e320e..c153be07f 100644
--- a/pyramid/paster_templates/pylons_basic/+package+/static/pylons.css
+++ b/pyramid/paster_templates/pylons_basic/+package+/static/pylons.css
@@ -51,7 +51,7 @@ body h6{font-family:"Nobile","Lucida Grande",Lucida,Verdana,sans-serif;font-weig
.wrapper{width:100%}
#top,#bottom{width:100%;}
#top{color:#888;background-color:#eee;height:300px;border-bottom:2px solid #ddd;}
-#bottom{color:#222;background-color:#ffffff;overflow:auto;padding-bottom:80px;}
+#bottom{color:#222;background-color:#ffffff;overflow:hidden;padding-bottom:80px;}
.top,.bottom{width:700px;margin-right:auto;margin-left:auto;}
.top{padding-top:100px;}
.app-welcome{margin-top:25px;}
diff --git a/pyramid/paster_templates/pylons_minimal/+package+/static/pylons.css b/pyramid/paster_templates/pylons_minimal/+package+/static/pylons.css
index 42e2e320e..c153be07f 100644
--- a/pyramid/paster_templates/pylons_minimal/+package+/static/pylons.css
+++ b/pyramid/paster_templates/pylons_minimal/+package+/static/pylons.css
@@ -51,7 +51,7 @@ body h6{font-family:"Nobile","Lucida Grande",Lucida,Verdana,sans-serif;font-weig
.wrapper{width:100%}
#top,#bottom{width:100%;}
#top{color:#888;background-color:#eee;height:300px;border-bottom:2px solid #ddd;}
-#bottom{color:#222;background-color:#ffffff;overflow:auto;padding-bottom:80px;}
+#bottom{color:#222;background-color:#ffffff;overflow:hidden;padding-bottom:80px;}
.top,.bottom{width:700px;margin-right:auto;margin-left:auto;}
.top{padding-top:100px;}
.app-welcome{margin-top:25px;}
diff --git a/pyramid/paster_templates/pylons_sqla/+package+/static/pylons.css b/pyramid/paster_templates/pylons_sqla/+package+/static/pylons.css
index 42e2e320e..c153be07f 100644
--- a/pyramid/paster_templates/pylons_sqla/+package+/static/pylons.css
+++ b/pyramid/paster_templates/pylons_sqla/+package+/static/pylons.css
@@ -51,7 +51,7 @@ body h6{font-family:"Nobile","Lucida Grande",Lucida,Verdana,sans-serif;font-weig
.wrapper{width:100%}
#top,#bottom{width:100%;}
#top{color:#888;background-color:#eee;height:300px;border-bottom:2px solid #ddd;}
-#bottom{color:#222;background-color:#ffffff;overflow:auto;padding-bottom:80px;}
+#bottom{color:#222;background-color:#ffffff;overflow:hidden;padding-bottom:80px;}
.top,.bottom{width:700px;margin-right:auto;margin-left:auto;}
.top{padding-top:100px;}
.app-welcome{margin-top:25px;}
diff --git a/pyramid/paster_templates/routesalchemy/+package+/templates/static/pylons.css b/pyramid/paster_templates/routesalchemy/+package+/templates/static/pylons.css
index 42e2e320e..c153be07f 100644
--- a/pyramid/paster_templates/routesalchemy/+package+/templates/static/pylons.css
+++ b/pyramid/paster_templates/routesalchemy/+package+/templates/static/pylons.css
@@ -51,7 +51,7 @@ body h6{font-family:"Nobile","Lucida Grande",Lucida,Verdana,sans-serif;font-weig
.wrapper{width:100%}
#top,#bottom{width:100%;}
#top{color:#888;background-color:#eee;height:300px;border-bottom:2px solid #ddd;}
-#bottom{color:#222;background-color:#ffffff;overflow:auto;padding-bottom:80px;}
+#bottom{color:#222;background-color:#ffffff;overflow:hidden;padding-bottom:80px;}
.top,.bottom{width:700px;margin-right:auto;margin-left:auto;}
.top{padding-top:100px;}
.app-welcome{margin-top:25px;}
diff --git a/pyramid/paster_templates/starter/+package+/templates/static/pylons.css b/pyramid/paster_templates/starter/+package+/templates/static/pylons.css
index 42e2e320e..c153be07f 100644
--- a/pyramid/paster_templates/starter/+package+/templates/static/pylons.css
+++ b/pyramid/paster_templates/starter/+package+/templates/static/pylons.css
@@ -51,7 +51,7 @@ body h6{font-family:"Nobile","Lucida Grande",Lucida,Verdana,sans-serif;font-weig
.wrapper{width:100%}
#top,#bottom{width:100%;}
#top{color:#888;background-color:#eee;height:300px;border-bottom:2px solid #ddd;}
-#bottom{color:#222;background-color:#ffffff;overflow:auto;padding-bottom:80px;}
+#bottom{color:#222;background-color:#ffffff;overflow:hidden;padding-bottom:80px;}
.top,.bottom{width:700px;margin-right:auto;margin-left:auto;}
.top{padding-top:100px;}
.app-welcome{margin-top:25px;}
diff --git a/pyramid/paster_templates/starter_zcml/+package+/templates/static/pylons.css b/pyramid/paster_templates/starter_zcml/+package+/templates/static/pylons.css
index 42e2e320e..c153be07f 100644
--- a/pyramid/paster_templates/starter_zcml/+package+/templates/static/pylons.css
+++ b/pyramid/paster_templates/starter_zcml/+package+/templates/static/pylons.css
@@ -51,7 +51,7 @@ body h6{font-family:"Nobile","Lucida Grande",Lucida,Verdana,sans-serif;font-weig
.wrapper{width:100%}
#top,#bottom{width:100%;}
#top{color:#888;background-color:#eee;height:300px;border-bottom:2px solid #ddd;}
-#bottom{color:#222;background-color:#ffffff;overflow:auto;padding-bottom:80px;}
+#bottom{color:#222;background-color:#ffffff;overflow:hidden;padding-bottom:80px;}
.top,.bottom{width:700px;margin-right:auto;margin-left:auto;}
.top{padding-top:100px;}
.app-welcome{margin-top:25px;}
diff --git a/pyramid/paster_templates/zodb/+package+/templates/static/pylons.css b/pyramid/paster_templates/zodb/+package+/templates/static/pylons.css
index 42e2e320e..c153be07f 100644
--- a/pyramid/paster_templates/zodb/+package+/templates/static/pylons.css
+++ b/pyramid/paster_templates/zodb/+package+/templates/static/pylons.css
@@ -51,7 +51,7 @@ body h6{font-family:"Nobile","Lucida Grande",Lucida,Verdana,sans-serif;font-weig
.wrapper{width:100%}
#top,#bottom{width:100%;}
#top{color:#888;background-color:#eee;height:300px;border-bottom:2px solid #ddd;}
-#bottom{color:#222;background-color:#ffffff;overflow:auto;padding-bottom:80px;}
+#bottom{color:#222;background-color:#ffffff;overflow:hidden;padding-bottom:80px;}
.top,.bottom{width:700px;margin-right:auto;margin-left:auto;}
.top{padding-top:100px;}
.app-welcome{margin-top:25px;}