Skip to content
Code-Schnipsel Gruppen Projekte
Commit 6bb30d5b erstellt von Michael Danielczok's avatar Michael Danielczok
Dateien durchsuchen

refactor: set img height and width on "auto" as a consequence of the changes to smarty3 plugin

Übergeordneter 00790531
No related branches found
No related tags found
Keine zugehörigen Merge Requests gefunden
......@@ -154,6 +154,8 @@ small, .font_small, .font-small {
img {
max-height: 100%;
max-width: 100%;
height: auto;
width: auto;
}
.html5tooltip-box {
......
0% oder .
You are about to add 0 people to the discussion. Proceed with caution.
Bearbeitung dieser Nachricht zuerst beenden!
Bitte registrieren oder zum Kommentieren