diff options
Diffstat (limited to 'less/tables.less')
| -rw-r--r-- | less/tables.less | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/less/tables.less b/less/tables.less index 73522996c..aa01e1025 100644 --- a/less/tables.less +++ b/less/tables.less @@ -122,7 +122,6 @@ table { .border-bottom-right-radius(0); } - // Special fixes to round the left border on the first td/th caption + thead tr:first-child th:first-child, caption + tbody tr:first-child td:first-child, |
