Fixes thumb position.
This commit is contained in:
parent
4a35f27224
commit
ef969b582d
1 changed files with 1 additions and 1 deletions
|
@ -128,7 +128,6 @@
|
|||
|
||||
&.thumb {
|
||||
box-shadow: 0 0 0 1px #ddd;
|
||||
vertical-align: top;
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -145,6 +144,7 @@
|
|||
img {
|
||||
max-width: 100px;
|
||||
max-height: 48px;
|
||||
vertical-align: top;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue