Twenty Fifteen: correct button sizes.
Props iamtakashi, fixes #30045. Built from https://develop.svn.wordpress.org/trunk@29973 git-svn-id: http://core.svn.wordpress.org/trunk@29719 1a063a9b-81f0-0310-95a4-ce76da25c4cd
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