From: Alan Knowles Date: Fri, 30 Nov 2018 04:02:52 +0000 (+0800) Subject: examples/bootstrap4/nested.html X-Git-Url: http://git.roojs.org/?p=roojs1;a=commitdiff_plain;h=ac35ec83b062954c416f06c12a2e8a237b050a38 examples/bootstrap4/nested.html --- diff --git a/examples/bootstrap4/nested.html b/examples/bootstrap4/nested.html index a81a42b832..d6c18d59fa 100644 --- a/examples/bootstrap4/nested.html +++ b/examples/bootstrap4/nested.html @@ -22,16 +22,14 @@ porting tst for layout classes from original roo library into bootstrap one. - - - + - + @@ -39,35 +37,7 @@ Roo.namespace("Dashboard"); .navbar { padding: 0; } -/* - -.table-body-fixed tbody { - overflow-y: scroll; - width: 100%; -} -.table-body-fixed thead, -.table-body-fixed tbody, -.table-body-fixed th { - display: block; -} -.table-body-fixed thead { - overflow: hidden; -} - - -.table-body-fixed tbody td, -.table-body-fixed thead > tr> th { - float: left; - border-bottom-width: 0; -} - .table-body-fixed thead > tr, -.table-body-fixed tbody > tr -{ - display: block; - overflow: hidden; -} -*/