Skip to content
Snippets Groups Projects
Commit 259fd785 authored by Kevin Paxman's avatar Kevin Paxman
Browse files

Merge branch 'feature/ISTWCMS-6029-m26lebla-make-header-clear-floats' into '1.1.x'

ISTWCMS-6029 make header clear floats

See merge request !94
parents 1c6dddf1 16a635ed
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;
}
.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