# HG changeset patch # User Ethan Zonca # Date 2011-03-30 11:15:26 # Node ID b7f7885ca588e42f862a1c42a39102d6aa4af063 # Parent 39cd0cde34a433f07654029f4d36781d8ba5f47f Styling fixes, etc diff --git a/styles/glider.css b/styles/glider.css --- a/styles/glider.css +++ b/styles/glider.css @@ -19,7 +19,7 @@ div.scroller { /* modify width and height of scrolling section if necessary */ - width: 626px; + width: 1200px; /* height: 300px;*/ overflow: hidden; border:0; diff --git a/styles/output.css b/styles/output.css --- a/styles/output.css +++ b/styles/output.css @@ -158,7 +158,7 @@ td{ } #tabs { min-width: 400px; - max-width: 650px; + max-width: 750px; margin: auto; } #tabs li /* , .ui-corner-all, .ui-corner-top */ { background: none!important; }