From e07ae28646df892b9235848e452b9cbd1934271c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nil=C3=A9ane?= Date: Sat, 29 Jul 2023 21:16:45 +0200 Subject: [PATCH] , --- TangerineUI-purple.css | 2 +- TangerineUI.css | 2 +- .../styles/tangerineui-purple/layout-single-column.scss | 2 +- .../app/javascript/styles/tangerineui/layout-single-column.scss | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/TangerineUI-purple.css b/TangerineUI-purple.css index ac8e8bd..835097d 100644 --- a/TangerineUI-purple.css +++ b/TangerineUI-purple.css @@ -2155,7 +2155,7 @@ body.layout-single-column { .layout-single-column .explore__search-results .trends__item:first-child { border-radius: 8px 8px 0 0; } - .layout-single-column .explore__search-results .account:last-child + .layout-single-column .explore__search-results .account:last-child, .layout-single-column .explore__search-results .trends__item:last-child, .layout-single-column .explore__search-results .load-more:last-child { border-radius: 0 0 8px 8px; diff --git a/TangerineUI.css b/TangerineUI.css index de617f1..ca8465e 100644 --- a/TangerineUI.css +++ b/TangerineUI.css @@ -2155,7 +2155,7 @@ body.layout-single-column { .layout-single-column .explore__search-results .trends__item:first-child { border-radius: 8px 8px 0 0; } - .layout-single-column .explore__search-results .account:last-child + .layout-single-column .explore__search-results .account:last-child, .layout-single-column .explore__search-results .trends__item:last-child, .layout-single-column .explore__search-results .load-more:last-child { border-radius: 0 0 8px 8px; diff --git a/mastodon/app/javascript/styles/tangerineui-purple/layout-single-column.scss b/mastodon/app/javascript/styles/tangerineui-purple/layout-single-column.scss index ac8e8bd..835097d 100644 --- a/mastodon/app/javascript/styles/tangerineui-purple/layout-single-column.scss +++ b/mastodon/app/javascript/styles/tangerineui-purple/layout-single-column.scss @@ -2155,7 +2155,7 @@ body.layout-single-column { .layout-single-column .explore__search-results .trends__item:first-child { border-radius: 8px 8px 0 0; } - .layout-single-column .explore__search-results .account:last-child + .layout-single-column .explore__search-results .account:last-child, .layout-single-column .explore__search-results .trends__item:last-child, .layout-single-column .explore__search-results .load-more:last-child { border-radius: 0 0 8px 8px; diff --git a/mastodon/app/javascript/styles/tangerineui/layout-single-column.scss b/mastodon/app/javascript/styles/tangerineui/layout-single-column.scss index de617f1..ca8465e 100644 --- a/mastodon/app/javascript/styles/tangerineui/layout-single-column.scss +++ b/mastodon/app/javascript/styles/tangerineui/layout-single-column.scss @@ -2155,7 +2155,7 @@ body.layout-single-column { .layout-single-column .explore__search-results .trends__item:first-child { border-radius: 8px 8px 0 0; } - .layout-single-column .explore__search-results .account:last-child + .layout-single-column .explore__search-results .account:last-child, .layout-single-column .explore__search-results .trends__item:last-child, .layout-single-column .explore__search-results .load-more:last-child { border-radius: 0 0 8px 8px;