mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-16 21:54:00 +02:00
Merge pull request #6694 from danieltj27/ticket/17373
[ticket/17373] Remove extra separator and change all separators to solid lines
This commit is contained in:
@@ -560,7 +560,7 @@ a.header-avatar img {
|
||||
line-height: normal !important;
|
||||
text-align: left;
|
||||
white-space: nowrap;
|
||||
border-top: 1px dotted transparent;
|
||||
border-top: 1px solid transparent;
|
||||
display: list-item;
|
||||
float: none !important;
|
||||
margin: 0;
|
||||
|
Reference in New Issue
Block a user