aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/prosilver
diff options
context:
space:
mode:
authorMarc Alexander <admin@m-a-styles.de>2015-09-11 09:39:17 +0200
committerMarc Alexander <admin@m-a-styles.de>2015-09-11 09:39:17 +0200
commit8f6b50922ffc7d6c55fdfecf09ccde293546db24 (patch)
tree6f2f0432c0603720aa0ebf252e9c05153746528c /phpBB/styles/prosilver
parent2c188f22d007479477a2f5ede15a2067c7cd2242 (diff)
parent46f6b4459a2a599c57b59fd6166f925b6fca0a3a (diff)
downloadforums-8f6b50922ffc7d6c55fdfecf09ccde293546db24.tar
forums-8f6b50922ffc7d6c55fdfecf09ccde293546db24.tar.gz
forums-8f6b50922ffc7d6c55fdfecf09ccde293546db24.tar.bz2
forums-8f6b50922ffc7d6c55fdfecf09ccde293546db24.tar.xz
forums-8f6b50922ffc7d6c55fdfecf09ccde293546db24.zip
Merge branch '3.1.x'
Conflicts: phpBB/styles/prosilver/theme/common.css phpBB/styles/subsilver2/theme/stylesheet.css
Diffstat (limited to 'phpBB/styles/prosilver')
-rw-r--r--phpBB/styles/prosilver/theme/common.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/phpBB/styles/prosilver/theme/common.css b/phpBB/styles/prosilver/theme/common.css
index 33293edf02..35e0ab4935 100644
--- a/phpBB/styles/prosilver/theme/common.css
+++ b/phpBB/styles/prosilver/theme/common.css
@@ -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;