Source: dist/css/virtual_boot.css, line 8943
13.7.2 No Location Faculty List
When you list non-event areas like Posters, and Abstracts the list removes the location of the person.
This is currently being depreciated. Please visited the new location for the styleguide at https://assets.acc.org/Arches/Latest/docs/
Source: dist/css/virtual_boot.css, line 8943
When you list non-event areas like Posters, and Abstracts the list removes the location of the person.
use block on the role type label to stack the faculty names.
use inline-block on the role type label to keep all the faculty in wrapping single line.
<ul class="ul_inline-semicolon font_regular font_copy">
<li class="no-after font_medium c_primary-n1 [modifier]">Role Type 1:</li>
<li>Pepper H. Soda III, MD, FACC</li>
<li class="no-after font_medium c_primary-n1 [modifier]">Role Type 2:</li>
<li>Dianna Denesik III</li>
<li>Miguel Romaguera</li>
<li>Jeanette Franecki</li>
</ul>