1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-30 21:40:43 +02:00
Ah CSS specificity... ;)


git-svn-id: file:///svn/phpbb/trunk@7084 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Jonathan Stanley
2007-02-26 01:24:14 +00:00
parent 3fa9b786e9
commit 8162ae075f

View File

@@ -697,7 +697,7 @@ fieldset dd {
border-right: 1px solid #CCC;
}
dd.full {
dd.full, .rtl dd.full {
margin: 0;
border: 0;
padding: 0;