Fix auto-truncation for node labels

This commit is contained in:
David Kaltschmidt
2016-05-10 13:33:52 +02:00
parent 749571ebe9
commit 5ee0e082a5

View File

@@ -352,7 +352,6 @@ h2 {
}
.node-label-wrapper {
display: inline-block;
cursor: pointer;
padding-top: 6px;
}