Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 130709

Css admin problem

$
0
0

Replies: 0

Hi there,
good plugin!!!
I’m try to use it on my website but need to resolve some problems with css, and all can be perfect.

There is a problem with list of contents Table in,
admin –> posts
admin –> pages
admin –> custom post
admin –> custom pages

where I have language and comments columns, table has wrong alignment if I activate ProfileGrid. So I can’t read comments or select languages.
ProfileGrid Admin Css, changes the default WordPress font and border for admin.

So if I comment these 2 lines in profile-magic-admin.css (lines 2915 and 2921)

/*———Common Elements—————*/
* { box-sizing: border-box;}
body {margin: 0px; font-family: ‘Roboto’, ‘Arial’, serif;}

everything in admin return ok.

Is possible to fix?

Thanks
Best regards


Viewing all articles
Browse latest Browse all 130709