Removed the rule below the headings of the cvcolumns environment

This commit is contained in:
Xavier Danaux 2013-04-23 02:05:04 -04:00
commit 92eecc6c3f
8 changed files with 4 additions and 2 deletions

View file

@ -499,8 +499,9 @@
\cvitem{}{%
\begin{tabular}{\cvcolumns@def}%
\if@cvcolumns@head@empty\else%
\cvcolumns@head\\[-.8em]%
{\color{color1}\rule{\maincolumnwidth}{.25pt}}\\\fi%
\cvcolumns@head%\\[-.8em]%
% {\color{color1}\rule{\maincolumnwidth}{.25pt}}%
\\\fi%
\cvcolumns@content%
\end{tabular}}}