forked from indymedia/epicyon
Fix newswire icon widths
parent
310888f447
commit
6a193f1835
|
@ -113,6 +113,9 @@ div.container img {
|
|||
.newswireItem a {
|
||||
display: block;
|
||||
}
|
||||
.newswireItem img {
|
||||
width: 20px;
|
||||
}
|
||||
.newswireDate {
|
||||
display: block;
|
||||
float: none;
|
||||
|
|
Loading…
Reference in New Issue