Wrap src mixin in nowrap to prevent line break between text and icon

This commit is contained in:
Ines Montani 2016-12-18 17:41:03 +01:00
parent 6f8b555ab0
commit ac95779a75

View File

@ -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