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

ISTWCMS-6029: Make headers clear floats

parent 1c6dddf1
No related branches found
No related tags found
1 merge request!94ISTWCMS-6029 make header clear floats
......@@ -7,7 +7,13 @@
font-family: Typ1451-Regular,verdana,sans-serif;
width: 100%;
}
h2,
h3,
h4,
h5,
h6{
clear: both !important;
}
.cke_editable .caption > * {
display: inline-block;
}
......
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