mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 14:20:15 +00:00
File Editor: Move inline to external style to fix extra padding in RTL page direction.
Props afercia. Fixes #42221. git-svn-id: https://develop.svn.wordpress.org/trunk@41865 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -3058,6 +3058,9 @@ img {
|
||||
#templateside ul ul {
|
||||
padding-left: 12px;
|
||||
}
|
||||
#templateside > ul > li > ul[role=group] {
|
||||
padding-left: 0;
|
||||
}
|
||||
|
||||
/*
|
||||
* Styles for Theme and Plugin editors.
|
||||
|
||||
Reference in New Issue
Block a user