diff --git a/client/components/main/layouts.styl b/client/components/main/layouts.styl index 105709cf9..e998b3892 100644 --- a/client/components/main/layouts.styl +++ b/client/components/main/layouts.styl @@ -83,6 +83,7 @@ strong p a text-decoration: underline + word-wrap: break-word table, p margin-bottom: 8px diff --git a/client/components/main/popup.styl b/client/components/main/popup.styl index 7ad02f751..41186f12e 100644 --- a/client/components/main/popup.styl +++ b/client/components/main/popup.styl @@ -137,8 +137,8 @@ $popupWidth = 300px position: relative margin: 0 -10px text-decoration: none - overflow:hidden; - line-height:33px; + overflow:hidden + line-height:33px .item-name display: block