[Xfce-bugs] [Bug 15312] Can't eject media, button is hidden under scroll bar

bugzilla-daemon at xfce.org bugzilla-daemon at xfce.org
Mon Apr 22 02:46:01 CEST 2019


https://bugzilla.xfce.org/show_bug.cgi?id=15312

ToZ <tony.paulic at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tony.paulic at gmail.com

--- Comment #1 from ToZ <tony.paulic at gmail.com> ---
This only happens with overlay scrollbars. This gtk3 snippet will create the
space required to make the eject buttons reachable:

/* make eject buttons reachable */
.thunar .sidebar .view {
        padding-right: 10px;
}

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Xfce-bugs mailing list