diff --git a/admin/themes/default/theme.css b/admin/themes/default/theme.css index 2a1ba7d14..09b68f377 100644 --- a/admin/themes/default/theme.css +++ b/admin/themes/default/theme.css @@ -4866,4 +4866,6 @@ li.plupload_delete a:hover {background: url("images/cancelhover.svg")!important; background-color: #ff9b32; color: white; text-decoration: none; -} \ No newline at end of file +} + +.doubleSelect p {display:flex; justify-content: center;} \ No newline at end of file