Skip to content
Snippets Groups Projects
Commit 0bc000a2 authored by Allan Blanchard's avatar Allan Blanchard
Browse files

[doc] fix color box width

parent 6b1698ab
No related branches found
No related tags found
No related merge requests found
......@@ -373,7 +373,7 @@
\newenvironment{colbox}[1]{%
\newcommand\colboxcolor{#1}%
\begin{lrbox}{\fcsavebox}%
\begin{minipage}{\dimexpr\columnwidth-2\fboxsep\relax}
\begin{minipage}{\dimexpr\linewidth-2\fboxsep\relax}
\itshape
}{%
\end{minipage}\end{lrbox}%
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment