mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-16 13:44:12 +02:00
fixing some bugs
git-svn-id: file:///svn/phpbb/trunk@8075 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -164,12 +164,12 @@
|
||||
}
|
||||
|
||||
*:first-child+html dl.details dd {
|
||||
margin-right: 35%;
|
||||
margin-right: 30%;
|
||||
float: none;
|
||||
}
|
||||
|
||||
* html dl.details dd {
|
||||
margin-right: 35%;
|
||||
margin-right: 30%;
|
||||
float: none;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user