/*
 Theme Name:   KHK
 Author:       Julian Hochgesang
 Template:     twentyten
*/

@import url("../twentyten/style.css");

.wp-block-search__button {
    white-space: nowrap;
}

.widget-container select[name="archive-dropdown"] {
    border: 1px solid #ccc;
    padding: .375em .625em;
    background-color: buttonface;
}