mirror of
https://gitlab.com/parroquia-san-leandro/cancionero-web.git
synced 2024-12-22 08:43:33 +01:00
css fix
This commit is contained in:
parent
0c5f6a0da1
commit
7f52ff6b6c
1 changed files with 1 additions and 0 deletions
|
@ -34,4 +34,5 @@ span.hasChords {
|
||||||
background-color: @nochordscolor;
|
background-color: @nochordscolor;
|
||||||
padding: 0.3em 0.4em;
|
padding: 0.3em 0.4em;
|
||||||
border-radius: @border-radius;
|
border-radius: @border-radius;
|
||||||
|
display: inline-block;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue