mirror of
https://invent.kde.org/network/falkon.git
synced 2024-11-11 01:22:10 +01: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:
parent
ae7fff8695
commit
935e422926
|
@ -198,6 +198,10 @@ IconProvider
|
||||||
height: 15px;
|
height: 15px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#bookmarksbar, #bookmarksbar BookmarksToolbarButton {
|
||||||
|
padding: 0px;
|
||||||
|
}
|
||||||
|
|
||||||
/*SideBar*/
|
/*SideBar*/
|
||||||
#sidebar
|
#sidebar
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue
Block a user