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