From 935e422926e561ec93351c4edb18e0a697246de8 Mon Sep 17 00:00:00 2001 From: Tranter Madi Date: Sat, 13 Jul 2019 17:45:25 +0200 Subject: [PATCH] Remove the padding of the bookmark bar Summary: Remove the padding of the bookmark bar Test Plan: Breeze widget style: {F6796625} Fusion widget style: {F6796628} Reviewers: #falkon, #vdg, drosca Reviewed By: #falkon, #vdg, drosca Subscribers: cullmann, drosca, abetts, ngraham, falkon Tags: #falkon Differential Revision: https://phabricator.kde.org/D20834 --- themes/linux/main.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/themes/linux/main.css b/themes/linux/main.css index 8751f9fcb..9e2604859 100644 --- a/themes/linux/main.css +++ b/themes/linux/main.css @@ -198,6 +198,10 @@ IconProvider height: 15px; } +#bookmarksbar, #bookmarksbar BookmarksToolbarButton { + padding: 0px; +} + /*SideBar*/ #sidebar {