diff --git a/light9/web/rdfdb-synced-graph.html b/light9/web/rdfdb-synced-graph.html
--- a/light9/web/rdfdb-synced-graph.html
+++ b/light9/web/rdfdb-synced-graph.html
@@ -9,7 +9,7 @@
:host {
display: inline-block;
border: 1px solid gray;
- width: 20em;
+ min-width: 22em;
background: #05335a;
color: #4fc1d4;
}