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

[ticket/14229]topictitle should be inline

PHPBB3-14229
This commit is contained in:
Michael Miday
2015-10-11 13:55:39 +02:00
parent 6806c20bce
commit 0e22521aab

View File

@@ -73,6 +73,7 @@ a.topictitle {
font-size: 1.2em;
font-weight: bold;
text-decoration: none;
display: inline;
}
a.topictitle:hover {