mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-09-09 02:20:23 +00:00
Accessibility: Improve and modernize user interface controls: Improve the new form controls styles and heights.
Improves cross-browsers rendering and addresses most of the reported edge cases. See #47477. git-svn-id: https://develop.svn.wordpress.org/trunk@46356 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -273,6 +273,7 @@ p {
|
||||
.login input[type="text"],
|
||||
.login input[type="password"] {
|
||||
font-size: 24px;
|
||||
line-height: 1.16666666; /* 28px */
|
||||
width: 100%;
|
||||
padding: 5px;
|
||||
margin: 3px 6px 16px 0;
|
||||
|
||||
Reference in New Issue
Block a user