1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-30 13:30:25 +02:00

[ticket/15406] Remove deprecated fucky code

PHPBB3-15406
This commit is contained in:
Michael Miday
2017-10-16 23:59:21 -04:00
parent 01d05c2ccb
commit 1a5c75ef35

View File

@@ -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 {