Hide wiki anchor symbol

Bug was introduced with 99ec63a
pull/3563/head
Stefan Botzenhart 9 years ago
parent b624f4d700
commit 0da52777ba
  1. 1
      app/assets/stylesheets/content/_wiki.sass
  2. 5
      app/assets/stylesheets/content/_work_packages.sass

@ -133,6 +133,7 @@ a.wiki-anchor
display: none
margin-left: 6px
text-decoration: none
&:hover
color: #aaa !important
text-decoration: none

@ -66,6 +66,11 @@ div[class*='work-packages--details--']
overflow: inherit
text-overflow: inherit
a:not(.wiki-anchor)
overflow: inherit
text-overflow: inherit
display: inherit
.work-packages--details--subject
@include grid-content
@include grid-size(expand)

Loading…
Cancel
Save