mirror of
https://github.com/e107inc/e107.git
synced 2025-08-05 06:07:32 +02:00
NewsGrid media-object fix.
This commit is contained in:
@@ -58,7 +58,7 @@
|
||||
<li class="media">
|
||||
<div class="media-left media-top">
|
||||
<a href="#">
|
||||
{NEWS_IMAGE: class=media_object img-rounded}
|
||||
{NEWS_IMAGE: class=media-object img-rounded}
|
||||
</a>
|
||||
</div>
|
||||
<div class="media-body">
|
||||
|
@@ -23,6 +23,7 @@ a:hover { color: #000000; }
|
||||
|
||||
|
||||
img { max-width:100%}
|
||||
img.media-object { max-width: inherit}
|
||||
|
||||
table label.checkbox {
|
||||
margin-left: 20px;
|
||||
|
Reference in New Issue
Block a user