From 8906e555aeef5b1227235c5ed5556d3361599624 Mon Sep 17 00:00:00 2001 From: Robert Lange <robert.lange@uni-leipzig.de> Date: Wed, 15 Apr 2020 23:18:52 +0200 Subject: [PATCH] refs #17331 [master] remove WISO branding inclusive label * affecting at leastfollowing instances: * fid_adlr * de_gla1 * ba_sn * fid_nord * de_zi4 * rk_le * de_ch1 * de_15 * de_zwi2 --- themes/finc/scss/compiled.scss | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/themes/finc/scss/compiled.scss b/themes/finc/scss/compiled.scss index 6f257dbab49..88c052b8405 100644 --- a/themes/finc/scss/compiled.scss +++ b/themes/finc/scss/compiled.scss @@ -584,19 +584,6 @@ table.collapse.in { //// Source-id branding (WISO etc) .branding { display: none; - - &.SID48 { - // #14061 adapt the path to get the wiso logo for sub-instances - background: url('../../finc/images/wiso-transparent-70x20.png') 0 0 no-repeat; - display: inline-block; - font-size: 100%; // important to render width and height correctly - height: em(20px); - margin-left: .2em; - //margin-top: ($grid-gutter-width / 8); - margin-top: 0; - vertical-align: middle; - width: em(70px); - } } //// Source-id branding (WISO etc) - END -- GitLab