mirror of
https://github.com/explosion/spaCy.git
synced 2024-12-24 17:06:29 +03:00
Wrap src mixin in nowrap to prevent line break between text and icon
This commit is contained in:
parent
6f8b555ab0
commit
ac95779a75
|
@ -29,6 +29,7 @@ mixin a(url, trusted)
|
|||
see _functions.jade for more info
|
||||
|
||||
mixin src(url)
|
||||
span.u-inline-block.u-nowrap
|
||||
+a(url)
|
||||
block
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user