Compare commits
No commits in common. "729ed9fba917bb8d503e18758c38389b98f37e8e" and "39f45ab8b8366c3aa87fa21a6d054772b6a5845a" have entirely different histories.
729ed9fba9
...
39f45ab8b8
|
@ -343,12 +343,12 @@ span.item-drag {
|
|||
|
||||
.grid-item .item-link img {
|
||||
display: block;
|
||||
max-width: 80%;
|
||||
margin: 10px;
|
||||
height: 105px;
|
||||
height: auto;
|
||||
}
|
||||
|
||||
|
||||
|
||||
.grid-item .grid-item-title {
|
||||
display: inline-block;
|
||||
vertical-align: top;
|
||||
|
|
Loading…
Reference in New Issue