1
mirror of https://invent.kde.org/network/falkon.git synced 2024-09-21 09:42:10 +02:00

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
This commit is contained in:
Tranter Madi 2019-07-13 17:45:25 +02:00 committed by Christoph Cullmann
parent ae7fff8695
commit 935e422926

View File

@ -198,6 +198,10 @@ IconProvider
height: 15px; height: 15px;
} }
#bookmarksbar, #bookmarksbar BookmarksToolbarButton {
padding: 0px;
}
/*SideBar*/ /*SideBar*/
#sidebar #sidebar
{ {