diff options
| author | Remi Collet <fedora@famillecollet.com> | 2016-03-08 09:11:30 +0100 | 
|---|---|---|
| committer | Remi Collet <fedora@famillecollet.com> | 2016-03-08 09:11:30 +0100 | 
| commit | eeeb82993c274bb4d544033fdb2d7d3ab9104bdc (patch) | |
| tree | f92fd743a8b5f436d6cc40fd7860afc9f3173272 /repotmpl/layout | |
| parent | 8dbae3ebf00bba673e8606cd5f979ed0c5b5f7af (diff) | |
tweak the repo style
Diffstat (limited to 'repotmpl/layout')
| -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;  | 
