mirror of
https://github.com/lrsjng/h5ai.git
synced 2025-03-22 05:19:56 +01:00
Fixes thumb position.
This commit is contained in:
parent
4a35f27224
commit
ef969b582d
@ -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…
x
Reference in New Issue
Block a user