mirror of
https://github.com/moderncv/moderncv.git
synced 2026-02-06 10:05:19 +01:00
Aligned the space left before and after the quote across styles
This commit is contained in:
parent
d4b40f96fc
commit
6b8a39a7ce
2 changed files with 2 additions and 2 deletions
|
|
@ -118,7 +118,7 @@
|
||||||
% detailed information
|
% detailed information
|
||||||
\usebox{\maketitledetailsbox}%
|
\usebox{\maketitledetailsbox}%
|
||||||
% optional photo
|
% optional photo
|
||||||
\usebox{\maketitlepicturebox}\\[3em]%
|
\usebox{\maketitlepicturebox}\\[2.5em]%
|
||||||
% optional quote
|
% optional quote
|
||||||
\ifthenelse{\isundefined{\@quote}}%
|
\ifthenelse{\isundefined{\@quote}}%
|
||||||
{}%
|
{}%
|
||||||
|
|
|
||||||
|
|
@ -122,7 +122,7 @@
|
||||||
\ifthenelse{\equal{\@title}{}}{}{\\[1.25em]\titlestyle{\@title}}%
|
\ifthenelse{\equal{\@title}{}}{}{\\[1.25em]\titlestyle{\@title}}%
|
||||||
\end{minipage}%
|
\end{minipage}%
|
||||||
% optional photo
|
% optional photo
|
||||||
\usebox{\maketitlepicturebox}\\[3em]%
|
\usebox{\maketitlepicturebox}\\[2.5em]%
|
||||||
% optional quote
|
% optional quote
|
||||||
\ifthenelse{\isundefined{\@quote}}%
|
\ifthenelse{\isundefined{\@quote}}%
|
||||||
{}%
|
{}%
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue