Comment 5 for bug 1674667

Revision history for this message
Pojar Geo (geoubuntu) wrote :

The node will get the style classes .image-button or .text-button, if the content is "just" an "image" or "label", respectively.

At least so far solution that works is:

button image {
    padding-left: 4px;
    padding-right: 4px;
}

but these will be applied for all buttons and break the design.