CSS breaks my template
-
Hi,
The CSS generated by UFAQs breaks the CSS of my actual template, more exactly from the file /wp-content/plugins/ultimate-faqs/assets/css/jquery-ui.min.css and for my case is “margin-top” which makes another elements to look broken:
The entire block is:
.ui-icon { display: inline-block; vertical-align: middle; margin-top: -.25em; position: relative; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }I assume the issue is caused because the CSS uses a too generic keyword like “ui-icon” ?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘CSS breaks my template’ is closed to new replies.