Merge branch '5.2' into 5.3
[GitHub/WoltLab/WCF.git] / wcfsetup / install / files / style / ui / tabularBox.scss
index 8f48a5dc57dc6267685589830204c07f52f295bb..9458c4b99df8415d0b698d10e4231da544b382d1 100644 (file)
                        background-color: rgb(242, 242, 242);
                }
                
-               &:not(:last-child) > td {
+               &:not(:last-child) > td:not(.lastRow) {
                        border-bottom: 1px solid $wcfContentBorderInner;
                }
        }