Menu will no longer be limited to 500px.
authorLaury GvR <laury@gaslightmedia.com>
Wed, 22 Apr 2015 18:14:48 +0000 (14:14 -0400)
committerLaury GvR <laury@gaslightmedia.com>
Wed, 22 Apr 2015 18:14:48 +0000 (14:14 -0400)
Gaslightify.php
css/GaslightifyAdmin.css

index 495cf5f..0d0704d 100755 (executable)
@@ -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
index 5406a9f..c5605a4 100644 (file)
@@ -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