Author: Luffy (sy-records) Committer: Derick Rethans (derickr) Date: 2025-09-01T11:45:05+01:00
Commit: https://github.com/php/web-wiki/commit/81fc9d5cc7a6aa20fac92acc8895287ea1991a54 Raw diff: https://github.com/php/web-wiki/commit/81fc9d5cc7a6aa20fac92acc8895287ea1991a54.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 {
