Skip to content
Snippets Groups Projects
Commit 5a9f71c1 authored by lambadalambda's avatar lambadalambda
Browse files

Merge branch 'feature/mobile_timeline_fills_full_width' into 'develop'

Make timeline use full width on mobile

See merge request !23
parents a97f6a64 7e094a98
No related branches found
No related tags found
No related merge requests found
......@@ -281,6 +281,14 @@ nav {
.panel-switcher {
display: flex;
}
.container {
padding: 0 0 0 0;
}
.panel {
margin: 0.5em 0 0.5em 0;
}
}
.item.right {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment