When creating a View using the Views module, the css sprites for some buttons like add, rearrange and advanced help show part of their other state.

I added the following to my styles.css and it seems to correct it
a.views-button-configure, a.views-button-add, a.views-button-rearrange, a.views-button-remove, .views-edit-view .advanced-help-link {
padding:0;
}

I'm using Firefox 3 on Linux.

Comments

Anonymous’s picture

Assigned: Unassigned »
Status: Active » Needs review

thanks for this, I'll test and commit.

summit’s picture

Subscribing,
greetings,
Martijn

Anonymous’s picture

Version: 6.x-1.0-beta1 » 6.x-1.0-beta2
Status: Needs review » Fixed

It's in BETA 2 :)

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.