mirror of
https://github.com/lrsjng/h5ai.git
synced 2025-08-12 00:04:19 +02:00
Fixes thumb position.
This commit is contained in:
@@ -128,7 +128,6 @@
|
|||||||
|
|
||||||
&.thumb {
|
&.thumb {
|
||||||
box-shadow: 0 0 0 1px #ddd;
|
box-shadow: 0 0 0 1px #ddd;
|
||||||
vertical-align: top;
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -145,6 +144,7 @@
|
|||||||
img {
|
img {
|
||||||
max-width: 100px;
|
max-width: 100px;
|
||||||
max-height: 48px;
|
max-height: 48px;
|
||||||
|
vertical-align: top;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user