I think I see the issue.
the reflow-skin.css file has this style (right at the top):
h1[id]:before,
h2[id]:before,
h3[id]:before,
h4[id]:before,
h5[id]:before,
h6[id]:before,
a[name]:before {
display:block;
content:"";
height:90px;
margin:-90px 0 0;
}
Taking out display:block fixes it and those links are clickable. No visual
difference that I could see either.
John
On Sat, Apr 16, 2016 at 5:41 AM Oliver B. Fischer <[email protected]>
wrote:
> I spend some time yesterday debugging the home page. The links are all
> correct but somehow the last or the last two ware not clickable. As I am
> not a frontend developer I haven't found the reason. I assume it is
> releated to the layering of some elements on the webpage. I have to go
> on on this. If I am not able to solve this I will ask a frontend
> developer in my company.
>
> Oliver
>
> Am 15.04.16 um 08:57 schrieb Anatole Tresch:
> > That's great because I think we should update our site asap. I actually
> am
> > holding back further announcements on the release because the page is not
> > yet updated. People should see the accurate version especially of related
> > docus and Javadocs on it ;)
> > Perhaps I can looks at the logo related stuff this afternoon. I'll keep
> you
> > on the loop...
> >
> > J Anatole
> >
> >
> > 2016-04-15 7:59 GMT+02:00 Oliver B. Fischer <[email protected]>:
> >
> >> Yes, I used the latest version of master. Today in the evening will
> spend
> >> time on this.
> >>
> >> Am 15.04.16 um 00:14 schrieb Anatole Tresch:
> >>
> >> --
> >> N Oliver B. Fischer
> >> A Schönhauser Allee 64, 10437 Berlin, Deutschland/Germany
> >> P +49 30 44793251
> >> M +49 178 7903538
> >> E [email protected]
> >> S oliver.b.fischer
> >> J [email protected]
> >> X http://xing.to/obf
> >>
> >>
> >
>
> --
> N Oliver B. Fischer
> A Schönhauser Allee 64, 10437 Berlin, Deutschland/Germany
> P +49 30 44793251
> M +49 178 7903538
> E [email protected]
> S oliver.b.fischer
> J [email protected]
> X http://xing.to/obf
>
>