aboutsummaryrefslogtreecommitdiff
path: root/fphw.cls
diff options
context:
space:
mode:
Diffstat (limited to 'fphw.cls')
-rw-r--r--fphw.cls2
1 files changed, 1 insertions, 1 deletions
diff --git a/fphw.cls b/fphw.cls
index 92ccc48..257adc8 100644
--- a/fphw.cls
+++ b/fphw.cls
@@ -118,7 +118,7 @@
% definition of the "problem" environment
\newsavebox{\problembox}
\newenvironment{problem}
- {\begin{center} \begin{lrbox}{\problembox}\begin{minipage}{.9\textwidth}}
+ {\begin{center} \begin{lrbox}{\problembox}\begin{minipage}{.98\textwidth}}
{\end{minipage}\end{lrbox}\fbox{\usebox{\problembox}} \end{center} }
%%% We finish the class with this command