Improve nautilus sidebar items position

Bug #1608262 reported by b_b
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Lubuntu Artwork
New
Undecided
Unassigned

Bug Description

Hi and thanks for Box theme,

I'm using latest version form PPA on Ubuntu 16.04 with unity. Since i don't know how to make a "pull request" on launchpad i propose a slightly change in gtk-3.0/apps/nautilus.css at line 128 :

NautilusWindow .sidebar .list-row.activatable {
 padding-left: 6px;
}
NautilusWindow .sidebar .list-row.activatable .sidebar-icon {
 padding-right: 6px;
}

This prevent icons to be stitched to the window border & text of the items in the sidebar.

Revision history for this message
b_b (brunobergot) wrote :

I sse that this issue is handled differently in Box 0.61.1, gtk-3.0/gtkwidgets.css use this code :

GtkPlacesSidebar.sidebar .sidebar-icon {
    padding-left: 10px;
    padding-right: 10px;
}

It seems i should switch to version 0.61.1, but this one show a problem with borders of windows title bar... I must admit that i'm a bit lost for now :p

Revision history for this message
b_b (brunobergot) wrote :

The bug seems fixed in trunk branch, feel free to close this issue.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.