mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-12 04:40:26 +00:00
Validate date/time fields for posts and comments, fixes #10309
git-svn-id: https://develop.svn.wordpress.org/trunk@12318 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -2276,8 +2276,9 @@ fieldset {
|
||||
|
||||
#timestampdiv select {
|
||||
height: 20px;
|
||||
line-height: 20px;
|
||||
line-height: 14px;
|
||||
padding: 0;
|
||||
vertical-align: top;
|
||||
}
|
||||
|
||||
#jj, #hh, #mn {
|
||||
|
||||
Reference in New Issue
Block a user