darcs repository web UI and hosting app. This is the main darcsden trunk, which also runs hub.darcs.net. (https://hub.darcs.net)

#16Layout of links and navigation places them offscreen.

On my machine, the home page navigation links (register, sign-in, etc.) display off-screen---which made it look as if there was no way to sign up or log in.

Similarly, the per-repository links (files, changes, branches, issues, fork) display offscreen to the left.

The trouble seems to be caused by the "margin-left: -12em" and "margin-right: -12em" rules in .frontpage .links and .links.nav, respectively.