diff --git a/base.less b/base.less index 3078021..bb6bdce 100644 --- a/base.less +++ b/base.less @@ -1089,6 +1089,11 @@ body.logged-out .hide-logged-out { display:none; } +/* SMW concept pages */ +a[name="SMWResults"] + #mw-pages table td { + word-break:break-all; +} + /* Underlining for abbreviations */ @supports (text-decoration:underline dotted) { abbr[title],