less/bootstrap/tables.less
authorAlan Knowles <alan@roojs.com>
Wed, 12 Sep 2018 05:37:56 +0000 (13:37 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 12 Sep 2018 05:37:56 +0000 (13:37 +0800)
less/bootstrap/tables.less

index 5eff926..a998c94 100644 (file)
@@ -23,7 +23,7 @@ th {
   width: 100%;
   max-width: 100%;
   margin-bottom: @line-height-computed;
-  border-top: 1px solid @table-border-color;
+  border-bottom: 1px solid @table-border-color;
   // Cells
   > thead,
   > tbody,