mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-07-01 15:50:09 +00: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:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user