Skip to content

Commit 97fa4a7

Browse files
Merge pull request #593 from creativecommons/field-wrapping
force labels to line break in Attribution Fields on larger viewports
2 parents d1362ff + 16a7eaf commit 97fa4a7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/style.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -164,6 +164,7 @@
164164
}
165165

166166
.chooser-page form#chooser label {
167+
display: block;
167168
font-size: .7em;
168169
font-weight: 400;
169170
}

0 commit comments

Comments
 (0)