mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-31 20:11:54 +02:00
Merge branch '3.2.x'
This commit is contained in:
@@ -535,7 +535,6 @@ li.breadcrumbs span:first-child > a {
|
||||
|
||||
/* Quote block */
|
||||
.rtl blockquote {
|
||||
background-position: 99% 8px;
|
||||
margin: 0.5em 25px 0 1px;
|
||||
}
|
||||
|
||||
@@ -546,10 +545,13 @@ li.breadcrumbs span:first-child > a {
|
||||
|
||||
.rtl blockquote cite {
|
||||
/* Username/source of quoter */
|
||||
margin-right: 20px;
|
||||
margin-left: 0;
|
||||
}
|
||||
|
||||
.rtl blockquote cite:before, .rtl .uncited:before {
|
||||
padding-left: 5px;
|
||||
}
|
||||
|
||||
.rtl blockquote .codebox {
|
||||
margin-right: 0;
|
||||
}
|
||||
|
Reference in New Issue
Block a user