Skip to content
Snippets Groups Projects
Commit d1f84f59 authored by otofune's avatar otofune
Browse files

[Mobile] ui-nav: remove borders

parent 84950505
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment