Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Delete buttons in role strategy plugin have disappeared #55

Open
jonten opened this issue Mar 9, 2016 · 4 comments
Open

Delete buttons in role strategy plugin have disappeared #55

jonten opened this issue Mar 9, 2016 · 4 comments

Comments

@jonten
Copy link

jonten commented Mar 9, 2016

Hi!

Just wanted to report a possible bug in version 1.2 of the theme.

Sometime between versions 1.1.12 and 1.2 the red delete buttons in the manage-roles section of the role strategy plugin which makes it possible to edit/remove roles have disappeared. See the attached screenshots.

Best regards,

//Jon

screen shot 2016-03-09 at 08 04 31
screen shot 2016-03-09 at 08 08 09

@afonsof afonsof added the bug label Mar 9, 2016
@AdrianoCahete
Copy link

'Cause this:

.icon16x16, .icon-sm, [src*="16x16"], [style*="width: 16px"], [width="16"] {
padding-left: 21.6px !important;
padding-top: 21.6px !important;
height: 0 !important;
width: 0 !important;
background-size: 100% 100% !important;
font-size: 0 !important;
}

@afonsof
Copy link
Owner

afonsof commented Mar 25, 2016

@AdrianoCahete and @jonten I've just updated the theme to the version 1.2.2. No icon will be blank anymore. Unfortunately this change has increased the file size a little bit. I'll fix the problem with a Material Design icon later.

@jonten
Copy link
Author

jonten commented Mar 29, 2016

Hi, Thanks!
I just tried the new 1.2.2 version and everything worked just fine :)

//Jon

@AdrianoCahete
Copy link

I just tried the new 1.2.2 version and everything worked just fine :)

Same here! :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants