diff options
author | Holger Levsen <holger@layer-acht.org> | 2015-08-27 21:38:17 +0200 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2015-08-27 21:38:17 +0200 |
commit | ea34ac2b72fc2cc0ab72dd9921f5009cfef73a68 (patch) | |
tree | d57fdba720b1cd93026bd27e663081b22bba95d3 /userContent | |
parent | acfc1ce9e3161f12672be7b9fb719bb9da6b4c0e (diff) | |
download | jenkins.debian.net-ea34ac2b72fc2cc0ab72dd9921f5009cfef73a68.tar.xz |
reproducible freebsd: minor layout improvements
Diffstat (limited to 'userContent')
-rw-r--r-- | userContent/reproducible/freebsd/global.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/userContent/reproducible/freebsd/global.css b/userContent/reproducible/freebsd/global.css index 4cc19217..673c5726 100644 --- a/userContent/reproducible/freebsd/global.css +++ b/userContent/reproducible/freebsd/global.css @@ -42,7 +42,7 @@ a:visited:hover { #logo img { margin: -15px 20px 0 0; - float: left; + float: right; height: 90px; } |