/*****************************************/ /* Customizer button control style /*****************************************/ .bloghash-button-wrapper { -js-display: flex; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; margin-bottom: 4px; } .bloghash-button-wrapper .bloghash-control-heading { margin-right: auto; } .bloghash-button-wrapper .button { padding-left: 10px; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } .bloghash-button-wrapper .customize-control-title { margin-bottom: 0; }