]> source.dussan.org Git - redmine.git/commitdiff
Merged r21972 from trunk to 5.0-stable (#37983).
authorGo MAEDA <maeda@farend.jp>
Thu, 1 Dec 2022 04:11:30 +0000 (04:11 +0000)
committerGo MAEDA <maeda@farend.jp>
Thu, 1 Dec 2022 04:11:30 +0000 (04:11 +0000)
git-svn-id: https://svn.redmine.org/redmine/branches/5.0-stable@21973 e93f8b46-1217-0410-a6f0-8f06a7374b81

public/help/wiki_syntax.css

index 86602281f6557579314027f8b54cba85f550603f..a5f613599685074af137a1fd31306d42ed9e21ba 100644 (file)
@@ -2,7 +2,7 @@ h1 { font-family: Verdana, sans-serif; font-size: 14px; text-align: center; colo
 body { font-family: Verdana, sans-serif; font-size: 12px; color: #444; }
 pre, code {font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; }
 table th { padding-top: 1em; }
-table td { vertical-align: top; background-color: #f5f5f5; height: 2em; vertical-align: middle;}
+table td { background-color: #f5f5f5; height: 2em; vertical-align: middle;}
 table td code { font-size: 1.2em; }
 table td h1 { font-size: 1.8em; text-align: left; }
 table td h2 { font-size: 1.4em; text-align: left; }