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.
- status set to closed
Should be better now.
(And thanks for this report.)
- status set to open
The problem persists for me in firefox and chromium, whenever the window is small enough:
(only for the links on the left, I should add)
How about now ? Please see this commit for more detail.
- status set to closed
Nice, seems to be without problems.
Firefox users: Clear your cache for the layout to work!