From 00a42bed99c3e4678c8162834910b378ee16928a Mon Sep 17 00:00:00 2001 From: El RIDO Date: Fri, 24 Jun 2016 10:53:46 +0200 Subject: [PATCH] working on design issue, resolves #82, resolves #94 --- css/bootstrap/zerobin.css | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/css/bootstrap/zerobin.css b/css/bootstrap/zerobin.css index 35ba370..817eebc 100644 --- a/css/bootstrap/zerobin.css +++ b/css/bootstrap/zerobin.css @@ -33,13 +33,11 @@ body.navbar-spacing { } .pull-right .dropdown-menu { - margin-left: -56px; + margin-left: -5em; } -/* add space around buttons */ - -.btn-primary { - margin-left: 8px; +#language { + margin-right: 8px; } .dropdown > #expiration {