mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-15 21:24:03 +02:00
[ticket/10620] Moved quote's date to the upper corner
PHPBB3-10620
This commit is contained in:
@@ -486,6 +486,11 @@ blockquote.uncited {
|
||||
padding-top: 25px;
|
||||
}
|
||||
|
||||
blockquote cite > div {
|
||||
float: right;
|
||||
font-weight: normal;
|
||||
}
|
||||
|
||||
/* Code block */
|
||||
.codebox {
|
||||
padding: 3px;
|
||||
|
Reference in New Issue
Block a user