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:
Jasper St. Pierre
2012-10-16 13:02:48 -04:00
parent 2a8a8065a8
commit 31ea3f737c
3 changed files with 3 additions and 5 deletions

View File

@ -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 {