Prevent multiple-word admin bar items from overflowing in Firefox. props chrisbliss18, helenyhou. see #18197.
git-svn-id: http://svn.automattic.com/wordpress/trunk@18786 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -201,6 +201,7 @@
|
||||
#wpadminbar .ab-top-menu > .menupop > a span {
|
||||
padding-right: 10px;
|
||||
margin-right: -10px;
|
||||
white-space: nowrap;
|
||||
}
|
||||
#wpadminbar .ab-top-menu > li > a:hover,
|
||||
#wpadminbar .ab-top-menu > li > a:hover span {
|
||||
|
||||
Reference in New Issue
Block a user