settings_form.css in Entity Share Cron 8.2
Same filename and directory in other branches
.channels-container {
  padding-left: 20px;
}
.channel-operations {
  padding-left: 20px;
}
.channel-operations .form-item {
  display: inline-block;
  margin: 0 15px 0 0;
}
File
css/settings_form.cssView source
- .channels-container {
 -   padding-left: 20px;
 - }
 - 
 - .channel-operations {
 -   padding-left: 20px;
 - }
 - 
 - .channel-operations .form-item {
 -   display: inline-block;
 -   margin: 0 15px 0 0;
 - }