Tweaks to mobile-webkit styles; see #12303
git-svn-id: https://develop.svn.wordpress.org/trunk@13556 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
e451b71f9c
commit
be0e181e96
@ -1,7 +1,7 @@
|
||||
/* Mobile Safari ( iPad, iPhone and iPod Touch )
|
||||
-------------------------------------------------------------- */
|
||||
|
||||
#access, .entry-meta, .navigation, pre {
|
||||
pre {
|
||||
-webkit-text-size-adjust: 140%;
|
||||
}
|
||||
|
||||
@ -9,6 +9,6 @@ code {
|
||||
-webkit-text-size-adjust: 160%;
|
||||
}
|
||||
|
||||
.widget-area {
|
||||
#access, .entry-meta, .entry-utility, .navigation, .widget-area {
|
||||
-webkit-text-size-adjust: 120%;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user