mirror of
git://develop.git.wordpress.org/
synced 2025-01-17 21:08:44 +01:00
Install: Improve the install page language chooser button style.
Fixes #34547. git-svn-id: https://develop.svn.wordpress.org/trunk@36423 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
cde933e306
commit
07e07702ed
@ -126,8 +126,9 @@ label {
|
||||
}
|
||||
.language-chooser.wp-core-ui .step .button.button-large {
|
||||
height: 36px;
|
||||
vertical-align: middle;
|
||||
font-size: 14px;
|
||||
line-height: 33px;
|
||||
vertical-align: middle;
|
||||
}
|
||||
textarea {
|
||||
border: 1px solid #dfdfdf;
|
||||
@ -438,9 +439,8 @@ body.language-chooser {
|
||||
|
||||
.step .spinner {
|
||||
display: inline-block;
|
||||
margin-top: 8px;
|
||||
vertical-align: middle;
|
||||
margin-right: 15px;
|
||||
vertical-align: top;
|
||||
}
|
||||
|
||||
.button-secondary.hide-if-no-js,
|
||||
|
Loading…
x
Reference in New Issue
Block a user