diff --git a/modules/openstack_project/files/gerrit/GerritSite.css b/modules/openstack_project/files/gerrit/GerritSite.css index a2737dc2a8..c1c9d47575 100644 --- a/modules/openstack_project/files/gerrit/GerritSite.css +++ b/modules/openstack_project/files/gerrit/GerritSite.css @@ -4,7 +4,7 @@ a:hover {color: #000 !important; text-decoration: underline} a.gwt-InlineHyperlink {background: none !important} -#openstack-logo img { width: 200px; } +#openstack-logo img { height: 40px; } #openstack-logo h1 { margin: 20px; } #gerrit_header #openstack-logo h1 { margin: 20px 0 0 0; }