diff --git a/frontend/ui/wikipedia.lua b/frontend/ui/wikipedia.lua index 218268ff8..70d78f9aa 100644 --- a/frontend/ui/wikipedia.lua +++ b/frontend/ui/wikipedia.lua @@ -940,7 +940,6 @@ a.newwikinonexistent { } /* show a box around image thumbnails */ div.thumb { - width: 80%; border: dotted 1px black; margin-top: 0.5em; margin-bottom: 0.5em;