We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c6e476 commit cd6db05Copy full SHA for cd6db05
zeppelin-web/src/app/interpreter/interpreter.html
@@ -237,7 +237,7 @@ <h5>Option</h5>
237
<div class="row interpreter">
238
<div class="col-md-12" ng-show="!_.isEmpty(setting.properties) || valueform.$visible">
239
<h5>Properties</h5>
240
- <table class="table table-striped">
+ <table class="table table-striped" style="margin-top:0px;">
241
<thead>
242
<tr>
243
<th style="width:40%">name</th>
0 commit comments