This repository has been archived on 2020-05-08. You can view files and clone it, but cannot push or open issues or pull requests.
|
.widget {
|
|
margin: 0 0 1.5em;
|
|
|
|
/* Make sure select elements fit in widgets */
|
|
select {
|
|
max-width: 100%;
|
|
}
|
|
}
|
|
|
|
/* Search widget */
|
|
.widget_search .search-submit {
|
|
display: none;
|
|
} |