# HG changeset patch # User Anthony Ly # Date 1369664285 -7200 # Node ID de95929867d00bc77a160dd7c02cc5efbc8faf00 # Parent 7f882e358e48346460af82eb03fc8dee162b887b clear bibliotheque video diff -r 7f882e358e48 -r de95929867d0 integration/css/style.css --- a/integration/css/style.css Mon May 27 16:17:17 2013 +0200 +++ b/integration/css/style.css Mon May 27 16:18:05 2013 +0200 @@ -22,8 +22,7 @@ .tab-behavior{text-align: center;} .tab-behavior li{display: inline-block; float: none;} td ul{margin-bottom: 0;} -.bibliotheque-image .span2:nth-child(4n+1){clear: left;} -.bibliotheque-video .span2:nth-child(4n+1){clear: left;} +.bibliotheque-image .span2:nth-child(4n+1), .bibliotheque-video .span2:nth-child(4n+1){clear: left;} .modal.popup{width: 970px; margin-left: -485px; height: 80%;} .popup .modal-body{max-height: none; background-color: #fff; height: 80%;} .previsualisation img{max-height: 400px;}