Merge "Set logo height rather than width"
This commit is contained in:
commit
664286c966
@ -4,7 +4,7 @@ a:hover {color: #000 !important; text-decoration: underline}
|
|||||||
|
|
||||||
a.gwt-InlineHyperlink {background: none !important}
|
a.gwt-InlineHyperlink {background: none !important}
|
||||||
|
|
||||||
#openstack-logo img { width: 200px; }
|
#openstack-logo img { height: 40px; }
|
||||||
#openstack-logo h1 { margin: 20px; }
|
#openstack-logo h1 { margin: 20px; }
|
||||||
#gerrit_header #openstack-logo h1 { margin: 20px 0 0 0; }
|
#gerrit_header #openstack-logo h1 { margin: 20px 0 0 0; }
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user