mirror of
https://github.com/php/web-php.git
synced 2026-03-23 23:02:13 +01:00
Set max-width for news item images
This commit is contained in:
@@ -1885,7 +1885,8 @@ aside.tips div.inner {
|
||||
padding: 10px;
|
||||
}
|
||||
|
||||
.newsentry .newsimage img {
|
||||
.newsentry .newsimage img,
|
||||
.newsItem .newsImage img {
|
||||
max-width: 350px;
|
||||
}
|
||||
/* }}} */
|
||||
|
||||
Reference in New Issue
Block a user