From 78658ddea693a25d7ff3fdd2c34c18014defb6e8 Mon Sep 17 00:00:00 2001 From: Alex Kontos Date: Mon, 6 Jan 2025 13:54:21 +0000 Subject: [PATCH] style: remove padding in New Tab (cherry picked from commit 4f892e0e60d75d7e0e9ab55245444fb1bed99395) --- .../newtab/content-src/components/Sections/Sections.jsx | 2 +- .../extensions/newtab/data/content/activity-stream.bundle.js | 5 +---- 2 files changed, 2 insertions(+), 5 deletions(-) diff --git a/browser/extensions/newtab/content-src/components/Sections/Sections.jsx b/browser/extensions/newtab/content-src/components/Sections/Sections.jsx index fa3c9c84184d..872866766e91 100644 --- a/browser/extensions/newtab/content-src/components/Sections/Sections.jsx +++ b/browser/extensions/newtab/content-src/components/Sections/Sections.jsx @@ -262,7 +262,7 @@ export class Section extends React.PureComponent { isWebExtension={this.props.isWebExtension} > {!shouldShowEmptyState && ( -