[fix] display problem with smartphone and Baggy #610

This commit is contained in:
Nicolas Lœuillet 2014-04-08 22:33:28 +02:00
parent b96b075b55
commit 6e8030a0db

View file

@ -352,10 +352,10 @@ footer a {
letter-spacing:normal;
box-shadow: 0 3px 7px rgba(0,0,0,0.3);
display: inline-block;
width: 32%!important;
width: 32%;
margin-bottom: 1.5em;
vertical-align: top;
margin-left: 1.5%!important;
margin-left: 1.5%;
position: relative;
overflow: hidden;
padding: 1.5em 1.5em 3em 1.5em;
@ -492,7 +492,7 @@ footer a {
}
.entrie:nth-child(3n+1) {
margin-left: 0!important;
margin-left: 0;
}
.results {