From 58b4f1c4aa1ad0a4e2132e8e1c3f8902e19ad598 Mon Sep 17 00:00:00 2001 From: Ruan Date: Thu, 9 Jul 2015 21:49:37 +0200 Subject: [PATCH] Re-add navbar-fixed-top.css --- includes/css/navbar-fixed-top.css | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 includes/css/navbar-fixed-top.css diff --git a/includes/css/navbar-fixed-top.css b/includes/css/navbar-fixed-top.css new file mode 100644 index 0000000..585c77e --- /dev/null +++ b/includes/css/navbar-fixed-top.css @@ -0,0 +1,3 @@ +body { + padding-top: 70px; +} \ No newline at end of file