mirror of
https://github.com/plan-player-analytics/Plan.git
synced 2025-02-05 23:11:56 +01:00
Added a height: auto property to img
Affects issues: - Possibly fixed #1527
This commit is contained in:
parent
dd9c8428a1
commit
57d9a2762c
@ -217,6 +217,7 @@ figure {
|
||||
}
|
||||
|
||||
img {
|
||||
height: auto;
|
||||
vertical-align: middle;
|
||||
border-style: none;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user