Skip to content
Snippets Groups Projects
Commit 5d288c90 authored by Dominik Hebeler's avatar Dominik Hebeler
Browse files

Added Styles to fix IE problems

parent 35bc6fd9
No related branches found
No related tags found
2 merge requests!1556Development,!1554Resolve "Startpage style not working in IE11"
......@@ -86,9 +86,10 @@
margin: 0;
}
> img {
width: 2.3em;
max-width: 2.3em;
}
> div.teaser {
width: 100%;
font-size: .7em;
text-align: justify;
hyphens: auto;
......@@ -108,4 +109,4 @@
color: green;
}
}
}
\ No newline at end of file
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment