Privacy: Correct bottom padding for table of contents on Privacy Policy Guide on smaller screens.
Props jagirbahesh, birgire, garrett-eclipse. Fixes #49570. git-svn-id: https://develop.svn.wordpress.org/trunk@47473 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
b0889a7639
commit
7ede058b16
@ -1738,6 +1738,8 @@ table.links-table {
|
||||
float: none;
|
||||
width: auto;
|
||||
height: 100%;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
}
|
||||
|
||||
.privacy-text-section a.return-to-top {
|
||||
|
Loading…
Reference in New Issue
Block a user