mirror of
https://github.com/WordPress/WordPress.git
synced 2024-12-23 01:27:36 +01:00
Browse Happy RTL fix, props SergeyBiryukov, fixes #18093
git-svn-id: http://svn.automattic.com/wordpress/trunk@19086 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
02896d9506
commit
697f2371e6
File diff suppressed because one or more lines are too long
@ -588,6 +588,12 @@ form.upgrade .hint {
|
||||
margin-left: 8px;
|
||||
}
|
||||
|
||||
/* Browser Nag */
|
||||
#dashboard_browser_nag p.browser-update-nag.has-browser-icon {
|
||||
padding-right: 0;
|
||||
padding-left: 125px;
|
||||
}
|
||||
|
||||
/*------------------------------------------------------------------------------
|
||||
10.0 - List Posts (/Pages/etc)
|
||||
------------------------------------------------------------------------------*/
|
||||
|
Loading…
Reference in New Issue
Block a user