_s: Removed line-height from button/submit type input because it makes too tall on browsers except Firefox which has a bug with line-height for the type
git-svn-id: https://wpcom-themes.svn.automattic.com/_s/@9282 d957f892-c61d-0410-b221-f235e6eecf30
This commit is contained in:
parent
7d63a28723
commit
18df2c463c
1 changed files with 0 additions and 1 deletions
|
@ -239,7 +239,6 @@ input[type="submit"] {
|
|||
-webkit-appearance: button; /* Corrects inability to style clickable 'input' types in iOS */
|
||||
font-size: 12px;
|
||||
font-size: 1.4rem;
|
||||
line-height: 2;
|
||||
padding: 1.12em 1.5em .88em;
|
||||
text-shadow: 0 1px 0 rgba(255,255,255,.5);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue