We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf4c174 commit 5508f68Copy full SHA for 5508f68
1 file changed
src/wp-admin/css/common.css
@@ -4129,7 +4129,7 @@ img {
4129
4130
#templateside li:not(.howto) a {
4131
display: block;
4132
- padding: 5px;
+ padding: 5px 0 5px 5px;
4133
}
4134
#templateside li.howto {
4135
padding: 12px;
@@ -4180,7 +4180,7 @@ img {
4180
4181
.wrap #templateside span.notice {
4182
margin-left: -5px;
4183
- width: 100%;
+ width: auto;
4184
4185
4186
.fileedit-sub .alignright {
0 commit comments