mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-02 03:34:33 +00:00
Fix the sticky footer. hides a scrollbar. see #12586
git-svn-id: https://develop.svn.wordpress.org/trunk@13976 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -1254,7 +1254,7 @@ strong .post-com-count {
|
||||
|
||||
/* Admin Footer */
|
||||
#footer {
|
||||
margin-top: -45px;
|
||||
margin-top: -46px;
|
||||
border-top: 1px;
|
||||
border-style: solid;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user