From c6198aa3a05716e7a98d837600a48994d6d7b61a Mon Sep 17 00:00:00 2001 From: Blaise Laflamme Date: Thu, 4 Nov 2010 14:00:25 -0400 Subject: css fix for starter page --- pyramid/paster_templates/alchemy/+package+/templates/static/pylons.css | 2 +- pyramid/paster_templates/pylons_basic/+package+/static/pylons.css | 2 +- pyramid/paster_templates/pylons_minimal/+package+/static/pylons.css | 2 +- pyramid/paster_templates/pylons_sqla/+package+/static/pylons.css | 2 +- .../routesalchemy/+package+/templates/static/pylons.css | 2 +- pyramid/paster_templates/starter/+package+/templates/static/pylons.css | 2 +- .../paster_templates/starter_zcml/+package+/templates/static/pylons.css | 2 +- pyramid/paster_templates/zodb/+package+/templates/static/pylons.css | 2 +- 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;} -- cgit v1.2.3