examples/bootstrap/nested.html
authorAlan Knowles <alan@roojs.com>
Fri, 7 Jul 2017 02:46:46 +0000 (10:46 +0800)
committerAlan Knowles <alan@roojs.com>
Fri, 7 Jul 2017 02:46:46 +0000 (10:46 +0800)
examples/bootstrap/nested.html

index 8665565..553c4a1 100644 (file)
@@ -42,7 +42,7 @@ Roo.namespace("Dashboard");
 
  
 .table-body-fixed tbody {
-   overflow-y: auto;
+   overflow-y: scroll;
   width: 100%;
 }
 .table-body-fixed  thead,