From 682aa944731d8415356fb16dfdfb2e572601dc81 Mon Sep 17 00:00:00 2001 From: Adam Vercimak Date: Mon, 7 Mar 2016 13:18:33 -0600 Subject: [PATCH] Use filenames as the names in the menu instead of obligatory Error/Apache Log #, helps when viewing multiple site files with less needed manual configuration - Added temporary css fix to help with longer names in the dropdown menu --- cfg/apache.config.php | 6 +++--- css/config.inc.css | 6 ++++++ 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/cfg/apache.config.php b/cfg/apache.config.php index 1541f3d1..e4cf2fec 100644 --- a/cfg/apache.config.php +++ b/cfg/apache.config.php @@ -57,7 +57,7 @@ function apache_get_config( $type , $file , $software , $counter ) { if ( $test === 1 ) { return<<li>.dropdown-menu { + width: auto !important; + max-width: none !important; +} +