Layout and text around codec selection

This commit is contained in:
Gabe Kangas
2021-04-01 22:00:31 -07:00
parent 45b9d4fcfb
commit 2a5d8d37d0
4 changed files with 50 additions and 20 deletions

View File

@@ -77,3 +77,8 @@ Ideal for wrapping each Textfield on a page with many text fields in a row. This
display: inline-block;
}
#selected-codec-note {
margin-top: 8px;
text-align: justify;
line-height: 1.4em;
}