Press This: Prevent bottom buttons from wrapping on narrow screens.
props Michael Arestad. fixes #32022. Built from https://develop.svn.wordpress.org/trunk@32230 git-svn-id: http://core.svn.wordpress.org/trunk@32204 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -357,7 +357,7 @@ strong {
|
||||
}
|
||||
|
||||
.preview-button {
|
||||
margin-left: 1em;
|
||||
margin-left: 5px;
|
||||
}
|
||||
|
||||
.button-reset {
|
||||
|
||||
2
wp-admin/css/press-this-rtl.min.css
vendored
2
wp-admin/css/press-this-rtl.min.css
vendored
File diff suppressed because one or more lines are too long
@@ -357,7 +357,7 @@ strong {
|
||||
}
|
||||
|
||||
.preview-button {
|
||||
margin-right: 1em;
|
||||
margin-right: 5px;
|
||||
}
|
||||
|
||||
.button-reset {
|
||||
|
||||
2
wp-admin/css/press-this.min.css
vendored
2
wp-admin/css/press-this.min.css
vendored
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user