Revision 09227997
Added by Serghei Mihai over 10 years ago
| ckanext/ozwillo_theme/fanstatic/ozwillo.css | ||
|---|---|---|
|
li.media-item {
|
||
|
margin-bottom:10px;
|
||
|
}
|
||
|
|
||
|
@media screen and (max-width: 767px) {
|
||
|
div.toolbar {
|
||
|
display: none;
|
||
|
}
|
||
|
}
|
||
Also available in: Unified diff
navbar hidden on small screens (#6534)