diff --git a/sai/page/default_page/css/index.css b/sai/page/default_page/css/index.css index 1ace262..ae295f1 100644 --- a/sai/page/default_page/css/index.css +++ b/sai/page/default_page/css/index.css @@ -5,7 +5,10 @@ Description: Purpose of the stylesheet follows. */ - +.tab-content{ + overflow: scroll; + height: 800px; +} #content{ max-width: 1200px; margin: 0 auto;