From 67e0447ea419b7864062ebf87b7eb563bff275c0 Mon Sep 17 00:00:00 2001 From: MaZderMind Date: Thu, 29 Dec 2016 13:42:21 +0100 Subject: repair mobile styles --- configs/conferences/33c3/main.less | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'configs/conferences/33c3/main.less') diff --git a/configs/conferences/33c3/main.less b/configs/conferences/33c3/main.less index d4e6d88..d221560 100644 --- a/configs/conferences/33c3/main.less +++ b/configs/conferences/33c3/main.less @@ -393,3 +393,9 @@ body.room .tab-content { border-bottom: 1px solid @light-grey; border-right: 1px solid @light-grey; } + +@media (max-width: 768px) + nav { + position: static !important; + } +} \ No newline at end of file -- cgit v1.2.3