Skip to content

Commit ebe6054

Browse files
author
Vanita Barrett
committed
Replace contain-floats with govuk-clearfix
1 parent 6291804 commit ebe6054

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/assets/stylesheets/helpers/_publisher-metadata-with-logo.scss

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// roll out the combination of metadata + logo across
33
// formats so they may ultimately become component styles.
44
.metadata-logo-wrapper {
5-
@extend %contain-floats;
5+
@include govuk-clearfix;
66
border-top: 1px solid $border-colour;
77
margin-left: govuk-spacing(3);
88
margin-right: govuk-spacing(3);

0 commit comments

Comments
 (0)