fix example screencap scrolling problem

This commit is contained in:
dillon 2015-10-02 19:17:47 -07:00
parent 520f93d1e7
commit 9141c41f9a

View file

@ -394,9 +394,9 @@ p {
}
.example-item-image {
height: 120px;
height: 150px;
width: 100%;
overflow: auto;
overflow: hidden;
margin-bottom: 10px;
border-radius: 3px;
border: 1px solid #ccc;