Browse Happy RTL fix, props SergeyBiryukov, fixes #18093
git-svn-id: https://develop.svn.wordpress.org/trunk@19086 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
c8c19d8591
commit
ee4f3ae87c
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