]> piware.de Git - chordpro-web.git/blobdiff - chordpro.css
Partial fix for chord-only paragraphs
[chordpro-web.git] / chordpro.css
index 5b25d95b160a28f5deed028db6967d43bc7b5ad9..e2e75c408d800c54e5707f602d67dd1c279e381b 100644 (file)
@@ -19,6 +19,11 @@ h2 {
   line-height: 2.3em;
 }
 
+.chord + .chord {
+  width: unset;
+  margin-left: 0.3ex;
+}
+
 .chord {
   position: relative;
   top: -1em;