mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 22:28:51 +00:00
[ticket/14229]topictitle should be inline
PHPBB3-14229
This commit is contained in:
parent
6806c20bce
commit
0e22521aab
1 changed files with 1 additions and 0 deletions
|
@ -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 {
|
||||||
|
|
Loading…
Add table
Reference in a new issue