~elementary-apps/pantheon-files/trunk

« back to all changes in this revision

Viewing changes to src/View/Sidebar.vala

Merged trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
39
39
 
40
40
        private const int MAX_BOOKMARKS_DROPPED = 100;
41
41
        private const int ROOT_INDENTATION_XPAD = 2;
42
 
        private const int EJECT_BUTTON_XPAD = 4;
 
42
        private const int EJECT_BUTTON_XPAD = 12;
43
43
        private const int TEXT_XPAD = 5;
44
44
        private const int ICON_XPAD = 6;
45
45
        private const int PROP_0 = 0;