Skip to content

Commit 16a7eaf

Browse files
force labels to line break in Attribution Fields
1 parent d1362ff commit 16a7eaf

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)