update main branch #47

Merged
jorge merged 166 commits from develop into main 2021-12-01 11:20:13 +01:00
2 changed files with 3 additions and 2 deletions
Showing only changes of commit df6c4bcd34 - Show all commits

File diff suppressed because one or more lines are too long

View File

@ -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;