diff --git a/res/index.less b/res/index.less index a26c9f3..583d24f 100644 --- a/res/index.less +++ b/res/index.less @@ -34,4 +34,5 @@ span.hasChords { background-color: @nochordscolor; padding: 0.3em 0.4em; border-radius: @border-radius; + display: inline-block; }