EULA text should start on a new line

This commit is contained in:
Jared Tabor 2016-05-06 15:33:19 -04:00
parent e31f472975
commit fefa6998aa
2 changed files with 2 additions and 3 deletions

View File

@ -54,6 +54,7 @@
color: @login-notice-text;
overflow-y: scroll;
overflow-x: visible;
white-space: pre-line;
}
.License-field label{

View File

@ -106,9 +106,7 @@
<div class="License-subTitleText prepend-asterisk"> End User License Agreement
</div>
<div id="eula_notice"
class="License-eulaNotice">
{{ license.eula }}
</div>
class="License-eulaNotice">{{ license.eula }}</div>
<div class="form-group License-detailsGroup">
<div class="checkbox">
<label class="License-details--label">