mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 14:18:52 +00:00
[ticket/12011] Stop the last post column from dropping to a second line.
PHPBB3-12011
This commit is contained in:
parent
57088e3b26
commit
d1edd04742
1 changed files with 2 additions and 2 deletions
|
@ -357,8 +357,8 @@ ul.linklist li.small-icon > a, ul.linklist li.breadcrumbs span:first-child > a {
|
||||||
}
|
}
|
||||||
|
|
||||||
.rtl li.header dd {
|
.rtl li.header dd {
|
||||||
margin-left: 0;
|
padding-left: 0;
|
||||||
margin-right: 1px;
|
padding-right: 1px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.rtl dl.icon {
|
.rtl dl.icon {
|
||||||
|
|
Loading…
Add table
Reference in a new issue