Please add more space between the button's icon and its label.
Bug #1674667 reported by
Pojar Geo
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ubuntu theme |
New
|
Undecided
|
Unassigned | ||
ubuntu-themes (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
As one can see on the screenshot, there's too little space between the button's icon and its label.
To post a comment you must log in.
The following shows up when running gnome-maps:
(gnome-maps:20317): Gtk-WARNING **: Theme parsing error: application. css:14: 30: The style property GtkButton: image-spacing is deprecated and shouldn't be used anymore. It will be removed in a future version
From gtk+ documentation:
/** :image- spacing:
* GtkButton:
*
* Spacing in pixels between the image and label.
*
* Since: 2.10
*
* Deprecated: 3.20: Use CSS margins and padding instead.
*/