cleaning sass

This commit is contained in:
2018-08-04 14:00:46 +02:00
parent e5a6527d18
commit 69bda25bbb
7 changed files with 21 additions and 32 deletions
+2 -1
View File
@@ -71,7 +71,8 @@
{!! Widget::textarea('data', 'Initial data')->value($exampleData)->height('12em')
->help('
Initial table data in CSV format, columns corresponding to the
specification you entered above.') !!}
specification you entered above. This is optional; you can fill the table
later, e.g. by uploading a CSV file.') !!}
<div class="row form-group">
<div class="col-md-7 offset-md-3">