Skip to content
Snippets Groups Projects
Commit faa7bcaa authored by Anika Henke's avatar Anika Henke
Browse files

fixed objects not showing properly (FS#2572)

parent 71f17ac4
No related branches found
No related tags found
No related merge requests found
......@@ -188,11 +188,11 @@ img {
color: #666;
background-color: transparent;
font-style: italic;
height: auto;
}
img,
object {
max-width: 100%;
height: auto;
}
/* IE8 and below won't display the images otherwise */
button img {
......
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