From 058690f243d2d2e3d3b6cdd420937c03cd6d84d2 Mon Sep 17 00:00:00 2001 From: rugk Date: Sun, 31 Jul 2016 23:13:02 +0200 Subject: [PATCH] Include brand css part better here --- css/privatebin.css | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/css/privatebin.css b/css/privatebin.css index ab3c6d0..a14f024 100644 --- a/css/privatebin.css +++ b/css/privatebin.css @@ -64,6 +64,11 @@ h3.title { bottom: 8px; } +.navbar-brand { + padding: 3px; + padding-left: 8px; +} + #aboutbox { color: #94a3b4; padding: 4px 8px 4px 16px;