diff --git a/customize.dist/src/less2/include/forms.less b/customize.dist/src/less2/include/forms.less index 260b68b27..fd0fb6cae 100644 --- a/customize.dist/src/less2/include/forms.less +++ b/customize.dist/src/less2/include/forms.less @@ -163,13 +163,6 @@ cursor: pointer; border-radius: @variables_radius; transition: none; - - i, .fa, .cptools { - &:not(.nomargin) { - margin-right: 5px; - } - } - color: @cp_buttons-fg; border: 1px solid @cp_buttons-fg; @@ -314,9 +307,6 @@ font-size: 12px; padding: 5px; border-radius: @variables_radius; - i { - margin-right: 10px; - } &.cp-alert-top { margin-top: @alertify_padding-base; } diff --git a/customize.dist/src/less2/include/loading.less b/customize.dist/src/less2/include/loading.less index b7e5fa732..c07ec2c29 100644 --- a/customize.dist/src/less2/include/loading.less +++ b/customize.dist/src/less2/include/loading.less @@ -185,9 +185,6 @@ white-space: nowrap; overflow: hidden; text-overflow: ellipsis; - i { - width: 22px; - } span { margin-left: 10px; &.percent {