Bootstrap button glyphicon in panel heading

拜拜、爱过 提交于 2020-01-25 00:31:12

问题


Hi guys i am trying to display glyphicon in panel but having some problem with it

Here is the demo page DEMO

As you can see there button and badge is not displayed correctly

Thank you


回答1:


I already comment which line should be remove.

Check on

<div class="pull-right" >

Here a trick everytime you want an icon display in button don't forget to add <i> tag

Updated the demo

Here is the Demo

Regards



来源:https://stackoverflow.com/questions/32879361/bootstrap-button-glyphicon-in-panel-heading

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!