Skip to content

Commit cd6db05

Browse files
committed
Property between Table - removed margin
1 parent 5c6e476 commit cd6db05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

zeppelin-web/src/app/interpreter/interpreter.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,7 @@ <h5>Option</h5>
237237
<div class="row interpreter">
238238
<div class="col-md-12" ng-show="!_.isEmpty(setting.properties) || valueform.$visible">
239239
<h5>Properties</h5>
240-
<table class="table table-striped">
240+
<table class="table table-striped" style="margin-top:0px;">
241241
<thead>
242242
<tr>
243243
<th style="width:40%">name</th>

0 commit comments

Comments
 (0)