diff --git a/zeppelin-web/src/app/interpreter/interpreter.css b/zeppelin-web/src/app/interpreter/interpreter.css index ee4f81db614..554ecbcc56b 100644 --- a/zeppelin-web/src/app/interpreter/interpreter.css +++ b/zeppelin-web/src/app/interpreter/interpreter.css @@ -109,3 +109,8 @@ color: #000; opacity: .5; } + +.remove-margin-top-bottom { + margin-top: 0px !important; + margin-bottom: 0px !important; +} diff --git a/zeppelin-web/src/app/interpreter/interpreter.html b/zeppelin-web/src/app/interpreter/interpreter.html index 7ac18728093..d7f3440c90f 100644 --- a/zeppelin-web/src/app/interpreter/interpreter.html +++ b/zeppelin-web/src/app/interpreter/interpreter.html @@ -38,13 +38,17 @@
| name | -value | -action | +name | +value | +action |
|---|---|---|---|---|---|