diff options
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/tables.less | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/tables.less b/lib/tables.less index 8b69f5d7f..1d044ec7c 100644 --- a/lib/tables.less +++ b/lib/tables.less @@ -65,6 +65,7 @@ tbody + tbody { } // Prevent a double border thead:first-child tr:first-child th, + tbody:first-child tr:first-child th, tbody:first-child tr:first-child td { border-top: 0; } |
