removed the absolute position of the horizontal line

pull/3396/head
Henriette Dinger 9 years ago
parent e02ee88611
commit ec48782e1a
  1. 8
      app/assets/stylesheets/content/_tabs.sass

@ -35,13 +35,11 @@
z-index: 1
overflow: hidden
ul
position: absolute
left: 0
right: 60px
margin: 0
position: relative
margin-top: 0.75rem
margin-left: 0
bottom: 0
padding-left: 1em
width: 100%
border-bottom: 1px solid #bbbbbb
overflow: hidden
li

Loading…
Cancel
Save