]> git.ipfire.org Git - thirdparty/lldpd.git/commitdiff
web: push down version badge to avoid overlap
authorVincent Bernat <bernat@luffy.cx>
Sun, 13 Jan 2013 09:17:09 +0000 (10:17 +0100)
committerVincent Bernat <bernat@luffy.cx>
Sun, 13 Jan 2013 09:17:09 +0000 (10:17 +0100)
content/media/css/lldpd.1.blank.less

index 7060b10959cafcc7da47f5118da88fcf82371a88..f00e33300968e988db2d9fc8f5653bf5621251ab 100644 (file)
@@ -32,8 +32,8 @@ a {
 }
 .latest-version {
     position: absolute;
-    top: 10px;
-    left: 10px;
+    top: 3em;
+    left: 2em;
     div {
         background-color: @theme-color;
         border: 0.2em solid lighten(@theme-color, 60%);