mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 06:08:52 +00:00
Merge branch '3.1.x'
Conflicts: phpBB/styles/prosilver/theme/common.css phpBB/styles/subsilver2/theme/stylesheet.css
This commit is contained in:
commit
8f6b50922f
1 changed files with 6 additions and 0 deletions
|
@ -1162,6 +1162,12 @@ ul.linklist:after,
|
||||||
padding: 0 5px;
|
padding: 0 5px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.dropdown-extended .header:after {
|
||||||
|
content: '';
|
||||||
|
display: table;
|
||||||
|
clear: both;
|
||||||
|
}
|
||||||
|
|
||||||
.dropdown-extended .footer {
|
.dropdown-extended .footer {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
font-size: 1.1em;
|
font-size: 1.1em;
|
||||||
|
|
Loading…
Add table
Reference in a new issue