mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-07-01 07:40:07 +00:00
Twenty Fifteen: correct margin for pagination.
Props kwight; fixes #29964. git-svn-id: https://develop.svn.wordpress.org/trunk@29921 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -3993,6 +3993,10 @@ span > video {
|
||||
padding: 5% 10%;
|
||||
}
|
||||
|
||||
.pagination {
|
||||
margin: 8.333% 8.333% 0;
|
||||
}
|
||||
|
||||
.pagination .nav-links {
|
||||
min-height: 3.2em;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user