mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-05-23 20:54:24 +00:00
Settings: Widen time/day input fields on General Settings page, and move the preview onto the next line.
Props desrosj, afercia. Fixes #41603. git-svn-id: https://develop.svn.wordpress.org/trunk@41857 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -1340,7 +1340,7 @@ table.form-table td .updated p {
|
||||
}
|
||||
|
||||
.options-general-php input[type="text"].small-text {
|
||||
max-width: 60px;
|
||||
max-width: 6.25em;
|
||||
margin: 0;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user