mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-03-30 18:24:31 +00:00
Fix IE8 line-height of title input. props ocean90, fixes #13890.
git-svn-id: https://develop.svn.wordpress.org/trunk@15255 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -1790,6 +1790,7 @@ div.inside {
|
||||
-webkit-border-radius: 6px;
|
||||
border-radius: 6px;
|
||||
font-size: 1.7em;
|
||||
line-height: 100%;
|
||||
width: 100%;
|
||||
outline: none;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user