diff --git a/src/style.css b/src/style.css index f38c5ee..2e9b572 100644 --- a/src/style.css +++ b/src/style.css @@ -92,6 +92,10 @@ a:hover, a:active { display: none; } +.logo a#jenkins-home-link { + width: inherit; +} + #search-box { width: 175px !important; -moz-appearance: textfield;