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; }