From 62049eba1324ebe15e296ec4ab7355f90300f22c Mon Sep 17 00:00:00 2001 From: alison benjamin Date: Mon, 29 Aug 2011 19:19:23 +0000 Subject: [PATCH] --- docs/themes/mobile/mobile.css | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/themes/mobile/mobile.css b/docs/themes/mobile/mobile.css index 0b1be1f4c..9c46ad460 100644 --- a/docs/themes/mobile/mobile.css +++ b/docs/themes/mobile/mobile.css @@ -120,10 +120,12 @@ body,ul,li { to(#354d68) ); -webkit-border-image: url(images/navbar_normal_button_insetShadow.png) 5 5 5 5 stretch; + -webkit-border-left-image: none; -webkit-background-origin: border; + -webkit-background-clip: border; - + } .navigation-bar-button a:hover, .navigation-bar-button a:active, .navigation-bar-button a:focus{ -- 2.17.1