mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-08 04:18:52 +00:00
[ticket/15406] Remove deprecated fucky code
PHPBB3-15406
This commit is contained in:
parent
01d05c2ccb
commit
1a5c75ef35
1 changed files with 0 additions and 10 deletions
|
@ -252,16 +252,6 @@
|
||||||
padding-left: 0;
|
padding-left: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
*:first-child + html dl.details dd {
|
|
||||||
float: none;
|
|
||||||
margin-right: 30%;
|
|
||||||
}
|
|
||||||
|
|
||||||
* html dl.details dd {
|
|
||||||
float: none;
|
|
||||||
margin-right: 30%;
|
|
||||||
}
|
|
||||||
|
|
||||||
/* Pagination
|
/* Pagination
|
||||||
---------------------------------------- */
|
---------------------------------------- */
|
||||||
.rtl .pagination {
|
.rtl .pagination {
|
||||||
|
|
Loading…
Add table
Reference in a new issue