From 4315f91a2c107c5ce02b94a332da921c3f333f23 Mon Sep 17 00:00:00 2001 From: Laury GvR Date: Wed, 22 Apr 2015 14:14:48 -0400 Subject: [PATCH] Menu will no longer be limited to 500px. --- Gaslightify.php | 2 +- css/GaslightifyAdmin.css | 5 ----- 2 files changed, 1 insertion(+), 6 deletions(-) diff --git a/Gaslightify.php b/Gaslightify.php index 495cf5f..0d0704d 100755 --- a/Gaslightify.php +++ b/Gaslightify.php @@ -4,7 +4,7 @@ Plugin Name: Gaslightify Plugin URI: http://URI_Of_Page_Describing_Plugin_and_Updates Description: A gasline to a Wordpress website. -Version: 1.4 +Version: 1.4.1 Author: Gaslight Media Author URI: http://www.gaslightmedia.com License: Gaslight Media diff --git a/css/GaslightifyAdmin.css b/css/GaslightifyAdmin.css index 5406a9f..c5605a4 100644 --- a/css/GaslightifyAdmin.css +++ b/css/GaslightifyAdmin.css @@ -11,9 +11,4 @@ and open the template in the editor. #wpadminbar #toplevel_page_metaslider .dashicons-before:before { content: "\f233" !important; -} -#wpadminbar #wp-admin-bar-my-sites .ab-sub-wrapper { - max-height: 500px !important; - min-width: 100% !important; - overflow-y: scroll !important; } \ No newline at end of file -- 2.17.1