-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Open
Description
I use ihover and I realized that it's not responsive. Ones overlap each other :
I think I have to do something somewhere here :
.ih-item.square {
position: relative;
width: 316px;
height: 216px;
border: 8px solid #fff;
box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
}
Could anybody help me ?
My code with old Bootstrap :
<div class="row-fluid">
<div class="span3">
<div class="ih-item square effect8 scale_up"> .... etc
</div>
</div>
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels