From 54d99d710efd27bbd89ebbfaaa710ae7940bbf70 Mon Sep 17 00:00:00 2001 From: Texec Date: Wed, 28 Dec 2016 12:42:18 +0100 Subject: Fixed branding on player pages --- configs/conferences/33c3/main.less | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/configs/conferences/33c3/main.less b/configs/conferences/33c3/main.less index bfc94c6..72e3aee 100644 --- a/configs/conferences/33c3/main.less +++ b/configs/conferences/33c3/main.less @@ -304,14 +304,13 @@ body.multiview .cell { .recordings h2 > span { .svg-replace("assets/min/f-recordings.svg"); } - - .navbar-brand { - .svg-replace("assets/min/f-33c3-streaming.svg"); - width: 290px; - height: 75px - } } +.navbar-brand { + .svg-replace("assets/min/f-33c3-streaming.svg"); + width: 290px; + height: 75px +} .functions-wrap { .beta { -- cgit v1.2.3