From e62f0abd0af2710a6dd17993c924d45be902c67d Mon Sep 17 00:00:00 2001 From: Joseph Schorr Date: Wed, 2 Oct 2013 00:47:32 -0400 Subject: [PATCH] Fix spacing on the pull command copy box --- static/css/quay.css | 1 + 1 file changed, 1 insertion(+) diff --git a/static/css/quay.css b/static/css/quay.css index aeb908b9a..51f71c9c9 100644 --- a/static/css/quay.css +++ b/static/css/quay.css @@ -376,6 +376,7 @@ p.editable:hover i { display: inline-block; font-size: 1.2em; position: relative; + margin-right: 10px; } .repo .pull-command .pull-container {