aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPayBas <contact@paybas.com>2014-04-20 20:53:29 +0200
committerPayBas <contact@paybas.com>2014-04-20 20:53:29 +0200
commit1abd031ad60f2c68d608bcbf16889034bdd0a1c1 (patch)
treef1c673af61b5eeb7af349efcb23557588820d25f
parentf251a8b50dede80365b11a8a86ad3ba179e04bce (diff)
downloadforums-1abd031ad60f2c68d608bcbf16889034bdd0a1c1.tar
forums-1abd031ad60f2c68d608bcbf16889034bdd0a1c1.tar.gz
forums-1abd031ad60f2c68d608bcbf16889034bdd0a1c1.tar.bz2
forums-1abd031ad60f2c68d608bcbf16889034bdd0a1c1.tar.xz
forums-1abd031ad60f2c68d608bcbf16889034bdd0a1c1.zip
[ticket/12347] Remove unknown/unnecessary hack
PHPBB3-12347
-rw-r--r--phpBB/styles/prosilver/theme/common.css1
1 files changed, 0 insertions, 1 deletions
diff --git a/phpBB/styles/prosilver/theme/common.css b/phpBB/styles/prosilver/theme/common.css
index fbcafe1eaf..c529c741e9 100644
--- a/phpBB/styles/prosilver/theme/common.css
+++ b/phpBB/styles/prosilver/theme/common.css
@@ -608,7 +608,6 @@ ul.linklist.bulletin li.no-bulletin:before {
}
.breadcrumbs .crumb:first-child:before {
- content: '';
content: none;
}