[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-size: 1.2em;
font-weight: bold; font-weight: bold;
text-decoration: none; text-decoration: none;
display: inline;
} }
a.topictitle:hover { a.topictitle:hover {