1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-31 20:11:54 +02:00

[ticket/15071] Fix cahnges

PHPBB3-15071
This commit is contained in:
hanakin
2017-04-30 10:25:51 -04:00
committed by Michael Miday
parent f724017953
commit 98479f235b
5 changed files with 203 additions and 51 deletions

View File

@@ -538,13 +538,13 @@ li.breadcrumbs span:first-child > a {
margin: 0.5em 25px 0 1px;
}
/* Nested quotes */
.rtl blockquote blockquote {
/* Nested quotes */
margin: 0.5em 15px 0 1px;
}
/* Username/source of quoter */
.rtl blockquote cite {
/* Username/source of quoter */
margin-left: 0;
}