Project

General

Profile

« Previous | Next » 

Revision 09227997

Added by Serghei Mihai almost 10 years ago

navbar hidden on small screens (#6534)

View differences:

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