Author: Luffy (sy-records) Committer: Derick Rethans (derickr) Date: 2025-09-02T00:41:52+01:00
Commit: https://github.com/php/web-wiki/commit/61a95bc6f5ce88f178b81c94882ce76e2bb94286 Raw diff: https://github.com/php/web-wiki/commit/61a95bc6f5ce88f178b81c94882ce76e2bb94286.diff Tweak layout slightly to avoid wide headers Changed paths: M dokuwiki/lib/plugins/doodle/style.css Diff: diff --git a/dokuwiki/lib/plugins/doodle/style.css b/dokuwiki/lib/plugins/doodle/style.css index 3c3088c0..08013435 100644 --- a/dokuwiki/lib/plugins/doodle/style.css +++ b/dokuwiki/lib/plugins/doodle/style.css @@ -42,7 +42,6 @@ table.doodle__results .results_row td { table.doodle__results .title_row .title_caption, table.doodle__results .input_row .input_caption { text-align: center; background-color: #bbd; - width: 100%; } table.doodle__results .title_row .title_caption {
