fix/index-sites-items-issue-35 #36
File diff suppressed because one or more lines are too long
|
@ -131,7 +131,8 @@
|
||||||
.media-list {
|
.media-list {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
.resource-link {
|
.resource-link {
|
||||||
width: 100%;
|
width: auto;
|
||||||
|
display:inline-block;
|
||||||
> * {
|
> * {
|
||||||
float: left;
|
float: left;
|
||||||
clear: both;
|
clear: both;
|
||||||
|
|
Loading…
Reference in New Issue