mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-09-19 15:30:26 +00:00
Use consistent margin and padding on #wpcontent and #wpfooter. props jesin, TJNowell, sumobi. fixes #28675.
git-svn-id: https://develop.svn.wordpress.org/trunk@29502 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -615,7 +615,7 @@ li#wp-admin-bar-menu-toggle {
|
||||
@media only screen and (max-width: 900px) {
|
||||
.auto-fold #wpcontent,
|
||||
.auto-fold #wpfooter {
|
||||
margin-left: 56px;
|
||||
margin-left: 36px;
|
||||
}
|
||||
|
||||
.auto-fold #adminmenuback,
|
||||
|
||||
Reference in New Issue
Block a user