From 7faf814ac1078b8ec9e6b7fae067a919eaefe27e Mon Sep 17 00:00:00 2001 From: RyuAhyoung Date: Fri, 24 Mar 2017 01:00:51 +0900 Subject: [PATCH] Fix vis icon button group --- zeppelin-web/src/app/helium/helium.css | 4 ++++ zeppelin-web/src/app/helium/helium.html | 28 +++++++++++++------------ 2 files changed, 19 insertions(+), 13 deletions(-) diff --git a/zeppelin-web/src/app/helium/helium.css b/zeppelin-web/src/app/helium/helium.css index 0b6c768801f..169d48275b2 100644 --- a/zeppelin-web/src/app/helium/helium.css +++ b/zeppelin-web/src/app/helium/helium.css @@ -113,6 +113,10 @@ float: left; } +.heliumBundleOrder p { + margin:0 0 5px 15px +} + .sortable-row .as-sortable-item-handle { width: 35px; height: 30px; diff --git a/zeppelin-web/src/app/helium/helium.html b/zeppelin-web/src/app/helium/helium.html index 2310a921926..4b179a2d5cb 100644 --- a/zeppelin-web/src/app/helium/helium.html +++ b/zeppelin-web/src/app/helium/helium.html @@ -40,22 +40,24 @@

-
Bundle package display order (drag and drop to reorder)
-
-
-
+

Bundle package display order (drag and drop to reorder)

+
+
+
+
+
- +