Merge pull request #1601 from opf/fix/height-of-detail-pane-border

Add separate bottom-padding to the wp-list
pull/1608/head sprint/2014_09
manwithtwowatches 10 years ago
commit e92b14bd49
  1. 4
      app/assets/stylesheets/layout/_base.sass

@ -78,6 +78,10 @@ h4, .wiki h3
z-index: 20
padding-bottom: 155px
overflow: auto
.controller-work_packages
#main
padding-bottom: 23px
#content
@include default-transition

Loading…
Cancel
Save