diff --git a/css/_font.scss b/css/_font.scss index 4aa45a4e5..8ee8effee 100644 --- a/css/_font.scss +++ b/css/_font.scss @@ -129,6 +129,7 @@ .icon-recEnable:before { content: "\e614"; } +// FIXME not used anymore - consider removing in the next font update .icon-presentation:before { content: "\e603"; } \ No newline at end of file diff --git a/css/_videolayout_default.scss b/css/_videolayout_default.scss index 7a59eaf30..e53a4b55f 100644 --- a/css/_videolayout_default.scss +++ b/css/_videolayout_default.scss @@ -126,7 +126,6 @@ object-fit: cover; } -#presentation, #sharedVideo, #etherpad, #localVideoWrapper>video, @@ -145,8 +144,7 @@ height: 100%; } -#etherpad, -#presentation { +#etherpad { text-align: center; } diff --git a/index.html b/index.html index e805fed31..0cae4698f 100644 --- a/index.html +++ b/index.html @@ -217,7 +217,6 @@