fix position of stemma title
tla [Mon, 28 Oct 2013 13:24:12 +0000 (14:24 +0100)]
root/css/style.css

index f20d337..1785a21 100644 (file)
@@ -173,7 +173,9 @@ div.pager_left_button.greyed_out, div.pager_left_button.greyed_out:hover {
 #stemma_graph svg {
 }
 #stemma_graph_title {
-       bottom: 0px;
+       bottom: 20px;
+       margin-left: 5px; 
+       position: relative;
 }
 #stemma_identifier {
        color: #488dd2;