messageTray: Remove hack for the lack of negative units in libcroco
libcroco now has native support for negative units. https://bugzilla.gnome.org/show_bug.cgi?id=686240
This commit is contained in:
@ -633,7 +633,7 @@ StScrollBar StButton#vhandle:active {
|
||||
* adjust down 8px */
|
||||
|
||||
-shell-close-overlap-x: 15px;
|
||||
-shell-close-overlap-y: 12px;
|
||||
-shell-close-overlap-y: -12px;
|
||||
}
|
||||
|
||||
.window-close:rtl {
|
||||
|
Reference in New Issue
Block a user