From 4d6d916395b13d548e0b7f4dc98d85f6d29f0417 Mon Sep 17 00:00:00 2001 From: Roger Braun Date: Sat, 12 Nov 2016 20:57:54 +0100 Subject: Some CSS fixes. --- src/App.scss | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'src/App.scss') diff --git a/src/App.scss b/src/App.scss index 2850867d..60fe9dcd 100644 --- a/src/App.scss +++ b/src/App.scss @@ -36,6 +36,7 @@ a { .container { display: flex; + flex-wrap: wrap; margin: 0; padding: 0 10px 0 10px; } @@ -78,7 +79,8 @@ nav { } sidebar { - width: 33.333% !important; + flex: 1; + flex-basis: 300px; } main-router { -- cgit v1.2.3-70-g09d2