From 6eb404ed0a62caa5a4c01ee2f8028de1e2754473 Mon Sep 17 00:00:00 2001 From: Brian Federle Date: Tue, 2 Jul 2013 12:49:30 -0700 Subject: [PATCH] Project switcher: Fix select height --- ui/css/cloudstack3.css | 1 + 1 file changed, 1 insertion(+) diff --git a/ui/css/cloudstack3.css b/ui/css/cloudstack3.css index b994c8a7361..e4459a1f0b9 100644 --- a/ui/css/cloudstack3.css +++ b/ui/css/cloudstack3.css @@ -9155,6 +9155,7 @@ div.ui-dialog div.multi-edit-add-list div.view div.data-table table.body tbody t margin-left: 53px; background: url(../images/bg-gradients.png) 0px -867px; padding: 5px; + height: 28px; } .project-switcher select:hover {