Fixed partner-logo bug in headline.

This commit is contained in:
Achim D. Brucker 2017-04-24 08:03:10 +01:00
parent aba9ba50b9
commit 94169aa103
1 changed files with 3 additions and 1 deletions

View File

@ -49,6 +49,7 @@
};
\end{tikzpicture}
\end{minipage}%
\hfill%
\begin{minipage}[t][\logoheight+5cm][t]{\headlinewidth-16cm}
\vspace*{\fill}
\begin{center}
@ -59,10 +60,11 @@
\vspace*{\fill}
\end{center}
\end{minipage}%
\end{beamercolorbox}
\hfill%
\begin{minipage}[t][\logoheight+2cm][t]{8cm}
\usebeamertemplate*{rhlogo}%
\end{minipage}
\end{beamercolorbox}
\end{minipage}
}