1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 14:00:31 +02:00

Correctly display underlined links placed in last line in viewtopic. (Bug #14811 - Patch by primehalo)

git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10132 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Meik Sievertsen
2009-09-10 13:56:11 +00:00
parent 94373fd1f8
commit 735e396152
2 changed files with 2 additions and 0 deletions

View File

@@ -307,6 +307,7 @@ div[class].topic-actions {
font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
font-size: 1em;
color: #333333;
padding-bottom: 1px;
}
.content h2, .panel h2 {