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.
2014-07-28 13:35:53 +00:00
|
|
|
.widget {
|
|
|
|
margin: 0 0 1.5em;
|
|
|
|
|
2020-04-08 21:36:58 +00:00
|
|
|
// Make sure select elements fit in widgets.
|
2014-07-28 13:35:53 +00:00
|
|
|
select {
|
|
|
|
max-width: 100%;
|
|
|
|
}
|
|
|
|
}
|