diff --git a/templates/2k11/admin/style.css b/templates/2k11/admin/style.css index 2f369247..81ab168f 100644 --- a/templates/2k11/admin/style.css +++ b/templates/2k11/admin/style.css @@ -2055,6 +2055,17 @@ label .perm_name, padding: .25em; margin: 0 0 .25em; } +.configure_plugin .configuration_group .sequence_item { + width: 96%; + margin: auto; +} +@media screen and (min-width: 768px) { + .configure_plugin .configuration_group .sequence_item span { + display: inline-block; + width: 70%; + vertical-align: top; + } +} #template_select h3, .media_file h3 {