mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-03-31 18:54:29 +00:00
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:
@@ -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%;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user