mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 14:20:15 +00:00
Twenty Fifteen: correct button sizes.
Props iamtakashi, fixes #30045. git-svn-id: https://develop.svn.wordpress.org/trunk@29973 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -4153,6 +4153,8 @@ span > video {
|
||||
.widget input[type="button"],
|
||||
.widget input[type="reset"],
|
||||
.widget input[type="submit"] {
|
||||
font-size: 12px;
|
||||
font-size: 1.2rem;
|
||||
padding: 0.5417em 1.0833em;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user