diff --git a/TangerineUI-cherry.css b/TangerineUI-cherry.css index 2ac0c20..fb8ea43 100644 --- a/TangerineUI-cherry.css +++ b/TangerineUI-cherry.css @@ -1968,7 +1968,6 @@ body.app-body { border-top: 1px solid var(--color-lines); } .app-body .scrollable > div:last-child > div:last-child > .status__wrapper, -.app-body .scrollable > div:last-child > .status__wrapper, .app-body .scrollable > div > article:last-child > div > .status__wrapper, .app-body .search-results__section > div:last-child >.status__wrapper { border-bottom: 1px solid var(--color-lines); diff --git a/TangerineUI-purple.css b/TangerineUI-purple.css index e81e1d6..e988ea9 100644 --- a/TangerineUI-purple.css +++ b/TangerineUI-purple.css @@ -1968,7 +1968,6 @@ body.app-body { border-top: 1px solid var(--color-lines); } .app-body .scrollable > div:last-child > div:last-child > .status__wrapper, -.app-body .scrollable > div:last-child > .status__wrapper, .app-body .scrollable > div > article:last-child > div > .status__wrapper, .app-body .search-results__section > div:last-child >.status__wrapper { border-bottom: 1px solid var(--color-lines); diff --git a/TangerineUI.css b/TangerineUI.css index 285b7cf..bb52c18 100644 --- a/TangerineUI.css +++ b/TangerineUI.css @@ -1968,7 +1968,6 @@ body.app-body { border-top: 1px solid var(--color-lines); } .app-body .scrollable > div:last-child > div:last-child > .status__wrapper, -.app-body .scrollable > div:last-child > .status__wrapper, .app-body .scrollable > div > article:last-child > div > .status__wrapper, .app-body .search-results__section > div:last-child >.status__wrapper { border-bottom: 1px solid var(--color-lines);