diff options
-rw-r--r-- | repotmpl/layout/repostyle.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repotmpl/layout/repostyle.css b/repotmpl/layout/repostyle.css index b1e3d7bf..507452a4 100644 --- a/repotmpl/layout/repostyle.css +++ b/repotmpl/layout/repostyle.css @@ -230,7 +230,7 @@ pre { .nav { position:absolute; - right:5em; + right:9em; text-align:right; top:80px; padding:6px 0; |