Skip to content

Commit e5a2966

Browse files
committed
2.8.2
1 parent 194e1d6 commit e5a2966

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

assets/styles/hello-kushimoto-admin-notices.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@
66
font-size: 11px;
77
}
88

9-
#wpbody-content > .wrap > h1 {
10-
display: inline-block;
9+
#wpbody-content > .wrap > h1 > a {
10+
white-space: nowrap;
1111
}

hello-kushimoto.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
/*
44
Plugin Name: Hello Kushimoto
55
Plugin URI: https://github.com/torounit/hello-kushimoto/
6-
Version: 2.8.1
6+
Version: 2.8.2
77
Description: This is not just a plugin. When activated you will randomly see a Quotations of legendary engineer Mr. M in the upper right of your admin screen on every page.
88
Author: Toro_Unit
99
Author URI: https://github.com/torounit/

readme.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Contributors: Toro_Unit, miyauchi, hideokamoto, spicagraph,mayukojpn, nukaga, ma
33
Tags: wctokyo, kushimoto, sample, joke
44
Requires at least: 4.3
55
Tested up to: 4.4
6-
Stable tag: 2.8.1
6+
Stable tag: 2.8.2
77
License: GPLv2 or later
88
License URI: http://www.gnu.org/licenses/gpl-2.0.html
99

0 commit comments

Comments
 (0)