Github user abellina commented on a diff in the pull request:
https://github.com/apache/spark/pull/21688#discussion_r229472097
--- Diff: core/src/main/resources/org/apache/spark/ui/static/webui.css ---
@@ -260,4 +260,45 @@ a.expandbutton {
.paginate_button.active > a {
color: #999999;
text-decoration: underline;
+}
+
+.title-table {
+ clear: left;
+ display: inline-block;
+}
+
+.table-dataTable {
+ width="100%";
--- End diff --
`=` should be `:` here.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]