From edf23e8b8749aa1506b21c3138a3fcddba678b45 Mon Sep 17 00:00:00 2001 From: Joseph Schorr Date: Wed, 9 Jul 2014 13:31:53 -0400 Subject: [PATCH] Fix CSS for the new repo box in Firefox --- static/css/quay.css | 1 + 1 file changed, 1 insertion(+) diff --git a/static/css/quay.css b/static/css/quay.css index d7158cf39..1d0e2ebdb 100644 --- a/static/css/quay.css +++ b/static/css/quay.css @@ -879,6 +879,7 @@ i.toggle-icon:hover { .new-repo .new-header .name-container { display: inline-block; width: 300px; + vertical-align: middle; } .new-repo .description {