diff --git a/client-side/grido.css b/client-side/grido.css index c5fef61c..ac4d5981 100644 --- a/client-side/grido.css +++ b/client-side/grido.css @@ -167,6 +167,7 @@ /******************** TWITTER BOOTSTRAP RESET ********************/ +.grido table {border-collapse: inherit} .grido table thead th {vertical-align: middle} .grido table th, .table td {vertical-align: middle} .grido table tfoot td {text-align: inherit} @@ -207,10 +208,6 @@ display: inline; } -.grido .glyphicon, .grido .icon { - /*line-height: inherit;*/ -} - .grido tr.active td {background-color: #d9edf7!important} .btn-mini [class*=" icon-"]