Bug – Buttons have icons even if not selected
-
If you embed a button into a post and dont choose an icon, the shortcode still outputs an empty gylphicon within the button which makes the button alignment look wrong.
It can be fixed in css with something like this:
.glyphicon:empty { width:0px; }
It would be better if the empty markup was not added though.
https://www.ads-software.com/plugins/easy-bootstrap-shortcodes/
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Bug – Buttons have icons even if not selected’ is closed to new replies.