From 278074367ae0b6cc34f0905379163ccf5deca42b Mon Sep 17 00:00:00 2001 From: Philipp Schirmer Date: Sat, 11 Oct 2014 00:58:43 +0200 Subject: [PATCH] small design change --- fixed_navbar.css | 1 + manifest.json | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/fixed_navbar.css b/fixed_navbar.css index 57ce32b..8ad9a6d 100644 --- a/fixed_navbar.css +++ b/fixed_navbar.css @@ -5,6 +5,7 @@ position: fixed; margin-left: -20px; margin-top: 12px; + margin-bottom: -12px; width: 181px; } diff --git a/manifest.json b/manifest.json index 3bdf4fc..1bd2788 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "name":"FB fixed navbar", "description":"", -"version":"0.0.1", +"version":"0.0.2", "manifest_version":2, "author": "Philipp Schirmer", "icons": {