Updated to Drupal 8.6.4, which is PHP 7.3 friendly. Also updated HTMLaw library....
[yaffs-website] / web / core / modules / language / css / language.admin.css
1 /**
2  * @file
3  * Styles for the content language administration page.
4  */
5
6 #language-content-settings-form table .bundle {
7   width: 25%;
8 }
9 #language-content-settings-form table .operations {
10   width: 75%;
11 }