border-radius属性失效了Ծ‸Ծ

 .btn-circle {
        width: 30px;
        height: 30px;
        text-align: center;
        padding: 4px 0;
        font-size: 16px;
        font-weight:600;
        line-height: 1.428571429;
        border-radius: 15px !important;
    }
<input type="button" value="-" id="cut" class="btn btn-info btn-circle" />

bootstrap3.0

posted @ 2019-07-18 10:08  阳光下的行者  阅读(295)  评论(0编辑  收藏  举报