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:
Mel Choyce
2017-10-13 18:38:03 +00:00
parent b0cfcbb567
commit e6908acb82
2 changed files with 7 additions and 5 deletions

View File

@@ -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;
}
}