diff -r a548017794a1 -r ed256af483f4 integration/v2/css/style.css --- a/integration/v2/css/style.css Thu Jun 27 12:53:03 2013 +0200 +++ b/integration/v2/css/style.css Thu Jun 27 12:56:41 2013 +0200 @@ -122,7 +122,7 @@ .list-projets-3 li img{max-width: 465px; display: block; margin: 0 auto;} .list-projets-3 li.horizontal .col-left{ width: 225px;} .list-projets-3 li.horizontal .col-right{height:100%; width: 240px; } -.list-projets-3 .project-title{position:relative; padding-left: 14px; font-size: 18px;height: 60px; border-bottom: 1px solid #CCC;} +.list-projets-3 .project-title{position:relative; padding-left: 14px; font-size: 18px;min-height: 60px; border-bottom: 1px solid #CCC;} .project-title h3{ font-family: 'Lato'; font-weight : bold; padding-top: 12px; margin-bottom: 4px; } .project-title h4{ font-family: 'Lato'; font-weight: 300; font-style: italic;} .project-title a.edit{ position: absolute; top: 10px; right: 10px; opacity: 0.7;}