/home/techb158/dev.aleamaralawal.com/wp-content/plugins/polylang-pro/css/build
Edit: /home/techb158/dev.aleamaralawal.com/wp-content/plugins/polylang-pro/css/build/bulk-translate.css (712B)
.bulk-translate-save .button {
margin-right: 20px;
}
#wpbody-content #pll-translate .pll-bulk-translate-fields-wrapper {
display: flex;
}
#wpbody-content #pll-translate fieldset {
flex-basis: fit-content;
margin-right: 10%;
}
#pll-translate .pll-translation-flag {
margin: auto 10px auto 7px;
}
.rtl #pll-translate .pll-translation-flag {
margin: auto 7px auto 10px;
}
#pll-translate .title {
display: block;
line-height: 2.5;
}
#pll-translate label {
display: flex;
align-items: center;
}
#pll-translate label span.description{
line-height: normal;
}
@media screen and ( max-width: 782px ) {
#wpbody-content #pll-translate .pll-bulk-translate-fields-wrapper {
flex-direction: column;
}
}