Don't stretch Kibana logo (#16524) (#16598)

This commit is contained in:
Tim Roes 2018-02-08 14:34:46 +02:00 committed by GitHub
parent 5eb11150a8
commit 6dd14be2dd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -33,8 +33,8 @@
list-style-type: none;
&.kibana {
background-image: url("~ui/images/kibana.svg");
background-position: 10px 10px;
background-size: 120px 50px;
background-position: 10px 14px;
background-size: 120px 42px;
background-repeat: no-repeat;
background-color: #005571;
}