From 446c6d78f5f13d88ad52720a4065d9fe3144696d Mon Sep 17 00:00:00 2001 From: otofune Date: Tue, 24 Jan 2017 09:49:44 -0500 Subject: [PATCH] [Mobile] ui-nav: remove borders --- src/web/app/mobile/tags/ui-nav.tag | 5 ----- 1 file changed, 5 deletions(-) diff --git a/src/web/app/mobile/tags/ui-nav.tag b/src/web/app/mobile/tags/ui-nav.tag index 9e250a0f9..cd1202fb5 100644 --- a/src/web/app/mobile/tags/ui-nav.tag +++ b/src/web/app/mobile/tags/ui-nav.tag @@ -37,7 +37,6 @@ color #777 background #fff visibility hidden - border-right solid 1px rgba(#000, 0.1) .body height 100% @@ -84,13 +83,9 @@ display block font-size 1em line-height 1em - border-top solid 1px rgba(#000, 0.1) background #fcfcfc background-clip content-box - &:last-child - border-bottom solid 1px rgba(#000, 0.1) - a display block padding 0 20px