mirror of
git://develop.git.wordpress.org/
synced 2025-01-17 21:08:44 +01:00
Administration: Fix the responsive layout after changes to the Screen Options and Help buttons position.
Fixes #45094. git-svn-id: https://develop.svn.wordpress.org/trunk@45520 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
f3c91893a9
commit
7bd553f13b
@ -3721,6 +3721,7 @@ img {
|
||||
}
|
||||
|
||||
.wrap {
|
||||
clear: both;
|
||||
margin-right: 12px;
|
||||
margin-left: 0;
|
||||
}
|
||||
@ -3981,7 +3982,7 @@ img {
|
||||
}
|
||||
|
||||
#screen-meta-links {
|
||||
margin-bottom: 60px; /* Add margins beneath links for better spacing between boxes and elements */
|
||||
margin-bottom: 20px; /* Add margins beneath links for better spacing between boxes and elements */
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user