Explorar o código

HUE-1517 [hbase] Edit Modals are a bit thin

Kevin Wang %!s(int64=12) %!d(string=hai) anos
pai
achega
ea7d2d7
Modificáronse 1 ficheiros con 3 adicións e 1 borrados
  1. 3 1
      apps/hbase/static/css/hbase.css

+ 3 - 1
apps/hbase/static/css/hbase.css

@@ -511,8 +511,10 @@ ul#hbase-breadcrumbs li a {
 }
 
 #cell_edit_modal {
-	margin-left: 0px;
+	margin-left: -40% !important;
 	max-height:100%;
+	width: 80%;
+	left: 50%;
 	top: 10%;
 	margin-top:0px;
 	overflow: visible;