mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-06-13 01:59:28 +00:00
scale height of images in news widget
This commit is contained in:
@@ -103,7 +103,8 @@
|
||||
|
||||
.widgets-news img
|
||||
{
|
||||
max-width: 100%;
|
||||
max-width: 100%;
|
||||
height: auto;
|
||||
}
|
||||
|
||||
.fhc-news-menu-item {
|
||||
|
||||
Reference in New Issue
Block a user