mirror of
https://github.com/explosion/spaCy.git
synced 2025-01-11 17:56:30 +03:00
Add bottom margin hack to prevent overlaps
This commit is contained in:
parent
3d484c3faf
commit
dd302e0faa
|
@ -4,6 +4,7 @@
|
||||||
display: inline-block
|
display: inline-block
|
||||||
font-weight: bold
|
font-weight: bold
|
||||||
padding: 0.75em 1em
|
padding: 0.75em 1em
|
||||||
|
margin-bottom: 1px
|
||||||
border: 2px solid
|
border: 2px solid
|
||||||
border-radius: 2px
|
border-radius: 2px
|
||||||
text-align: center
|
text-align: center
|
||||||
|
|
Loading…
Reference in New Issue
Block a user