From 5ebcad413a23c37428b9aef3de568b80d0c69610 Mon Sep 17 00:00:00 2001 From: FusionPBX Date: Wed, 22 Feb 2017 20:59:30 -0700 Subject: [PATCH] Update destinations.php --- resources/classes/destinations.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/resources/classes/destinations.php b/resources/classes/destinations.php index 76040f3ba1..14c0f56f5a 100644 --- a/resources/classes/destinations.php +++ b/resources/classes/destinations.php @@ -130,6 +130,9 @@ class destinations { $destination_id = str_replace("]", "", $destination_name); $destination_id = str_replace("[", "_", $destination_id); + //set the css style + $select_style = 'width: 200px;'; + //add additional if (if_group("superadmin")) { $response = "