Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Plugin Person: Sidebar: Portalseiten: Gridgap #1023

Closed
xwolfde opened this issue Jan 31, 2022 · 2 comments
Closed

Plugin Person: Sidebar: Portalseiten: Gridgap #1023

xwolfde opened this issue Jan 31, 2022 · 2 comments
Assignees
Labels
Bug (Optik) Inhalte erreichbar, aber Optik hat ein Fehler Prüfen
Milestone

Comments

@xwolfde
Copy link
Member

xwolfde commented Jan 31, 2022

Hier scheint das grid nicht richtig zu greifen:
grafik

URL: https://www.oer1.rw.fau.de/

@xwolfde xwolfde added the Bug (Optik) Inhalte erreichbar, aber Optik hat ein Fehler label Jan 31, 2022
@xwolfde xwolfde added this to the Version 2.1 milestone Jan 31, 2022
@xwolfde
Copy link
Member Author

xwolfde commented Jan 31, 2022

Möglicherweise hängt das Problem eher an alte Bilder, die noch mit 80px hochgeladen wurden und nicht an dem Grid.

@cassandre
Copy link
Member

Das CSS kommt aus dem Person-Plugin:

.fau-person.thumb-size-small {
    .row .person-thumb {
	flex-basis: 80px;
	img {
	    width: 80px;
	    height: 106px;
	    object-fit: cover;
	    max-width: inherit;
	}
    }
}

@cassandre cassandre self-assigned this Feb 14, 2022
cassandre added a commit that referenced this issue Feb 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug (Optik) Inhalte erreichbar, aber Optik hat ein Fehler Prüfen
Projects
None yet
Development

No branches or pull requests

2 participants