From 1a5c75ef3559167ad38e45c8516f27a235a22530 Mon Sep 17 00:00:00 2001 From: Michael Miday Date: Mon, 16 Oct 2017 23:59:21 -0400 Subject: [PATCH] [ticket/15406] Remove deprecated fucky code PHPBB3-15406 --- phpBB/styles/prosilver/theme/bidi.css | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/phpBB/styles/prosilver/theme/bidi.css b/phpBB/styles/prosilver/theme/bidi.css index a63b591e0f..b07b6403f6 100644 --- a/phpBB/styles/prosilver/theme/bidi.css +++ b/phpBB/styles/prosilver/theme/bidi.css @@ -252,16 +252,6 @@ padding-left: 0; } -*:first-child + html dl.details dd { - float: none; - margin-right: 30%; -} - -* html dl.details dd { - float: none; - margin-right: 30%; -} - /* Pagination ---------------------------------------- */ .rtl .pagination {