summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/system_authservers.php
diff options
context:
space:
mode:
authorStephen Beaver <sbeaver@netgate.com>2016-03-16 14:14:25 -0400
committerStephen Beaver <sbeaver@netgate.com>2016-03-16 14:14:45 -0400
commit79df3d68037581380ad95352278f2cdccbcc2acd (patch)
tree8b90a4e71780bb896e5d321d5cc912fd205b969c /src/usr/local/www/system_authservers.php
parent554c60a356363ed4bd24c458d3bc7a6489382b3c (diff)
downloadpfsense-79df3d68037581380ad95352278f2cdccbcc2acd.zip
pfsense-79df3d68037581380ad95352278f2cdccbcc2acd.tar.gz
Revised modal styling
Diffstat (limited to 'src/usr/local/www/system_authservers.php')
-rw-r--r--src/usr/local/www/system_authservers.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/usr/local/www/system_authservers.php b/src/usr/local/www/system_authservers.php
index 59b2fb1..052d425 100644
--- a/src/usr/local/www/system_authservers.php
+++ b/src/usr/local/www/system_authservers.php
@@ -866,6 +866,9 @@ events.push(function() {
<?php endif; ?>
$('#containers').modal('show');
+ $('#serverlist').parent('div').prev('label').remove();
+ $('#serverlist').parent('div').removeClass("col-sm-10");
+ $('#serverlist').parent('div').addClass("col-sm-12");
ajaxRequest = $.ajax(
{
OpenPOWER on IntegriCloud