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

Merge branch '3.1.x'

Conflicts:
	phpBB/styles/prosilver/theme/common.css
	phpBB/styles/subsilver2/theme/stylesheet.css
This commit is contained in:
Marc Alexander
2015-09-11 09:39:17 +02:00

View File

@@ -1162,6 +1162,12 @@ ul.linklist:after,
padding: 0 5px;
}
.dropdown-extended .header:after {
content: '';
display: table;
clear: both;
}
.dropdown-extended .footer {
text-align: center;
font-size: 1.1em;