le div d'un lien poché s'adapte en hauteur si le titre est trop long

This commit is contained in:
nicosomb 2013-04-08 11:03:41 +02:00
parent 770955e11d
commit 884e38569b

View file

@ -64,7 +64,7 @@ header {
position:relative;
background-color: #ffffff;
padding: 15px;
height: 6em;
min-height: 6em;
-webkit-border-radius: 2px;
border-radius: 2px;
-webkit-box-shadow: 0px 0px 2px -1px #000;