Skip to content
Snippets Groups Projects
Commit fc0ca712 authored by Martin Leblanc's avatar Martin Leblanc Committed by Kevin Paxman
Browse files

ISTWCMS-5898: Reduce min width of figure (image) to fit min column

parent df3152c7
No related branches found
No related tags found
No related merge requests found
......@@ -9,7 +9,7 @@
}
&__figure{
display: table;
min-width: 15rem;
min-width: 9rem;
}
&__caption{
caption-side: bottom;
......
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