diff --git a/public/react/src/modules/paths/PathDetail/DetailTop.js b/public/react/src/modules/paths/PathDetail/DetailTop.js index d42de474b..c6c2f1a75 100644 --- a/public/react/src/modules/paths/PathDetail/DetailTop.js +++ b/public/react/src/modules/paths/PathDetail/DetailTop.js @@ -626,30 +626,36 @@ class DetailTop extends Component{ border-radius: 4px; line-height: 46px !important; } - .lineHeight0{ - line-height: 0px; + .lineHeight1{ + line-height: 1px; } .font153{ font-size: 14px; font-weight: 400; color: rgba(153,153,153,1); - line-height: 14px; margin-left: 30px; } .absolutewidth{ position: absolute; - top: -21px; + top: 19px; right: 71px; } .relativewidth{ position: relative; width: 100%; } + .padding040{ + padding: 0 43px; + } + .mt26{ + margin-top:26px; + } + ` } - {this.props.courses===undefined||this.props.courses.length===0?"":