diff --git a/include/style/widget.styl b/include/style/widget.styl index 172a7bf..0e900f8 100644 --- a/include/style/widget.styl +++ b/include/style/widget.styl @@ -25,3 +25,6 @@ .tag:last-child background: $light-grey color: $white-invert + +.level.is-multiline + flex-wrap: wrap diff --git a/layout/widget/profile.jsx b/layout/widget/profile.jsx index aa11b29..940d251 100644 --- a/layout/widget/profile.jsx +++ b/layout/widget/profile.jsx @@ -7,7 +7,7 @@ class Profile extends Component { if (!links.length) { return null; } - return