mirror of
https://github.com/explosion/spaCy.git
synced 2024-12-25 09:26:27 +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
|
see _functions.jade for more info
|
||||||
|
|
||||||
mixin src(url)
|
mixin src(url)
|
||||||
|
span.u-inline-block.u-nowrap
|
||||||
+a(url)
|
+a(url)
|
||||||
block
|
block
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user