mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-30 11:40:08 +02:00
[ticket/15086] corrections from vinny's review
Changed instances of 0px; to 0; and add missing element PHPBB3-15086
This commit is contained in:
@@ -466,7 +466,7 @@ blockquote cite {
|
||||
/* Username/source of quoter */
|
||||
font-style: normal;
|
||||
font-weight: bold;
|
||||
margin-left: 0px;
|
||||
margin-left: 0;
|
||||
display: block;
|
||||
font-size: 0.9em;
|
||||
}
|
||||
|
Reference in New Issue
Block a user