mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-07-05 13:59:25 +02:00
center speech arrow
This commit is contained in:
@@ -104,7 +104,7 @@
|
||||
{
|
||||
content: "";
|
||||
position: absolute;
|
||||
top: 9px;
|
||||
top: 15px;
|
||||
left: -7px;
|
||||
border-style: solid;
|
||||
border-width: 7px 7px 7px 0;
|
||||
@@ -118,7 +118,7 @@
|
||||
{
|
||||
content: "";
|
||||
position: absolute;
|
||||
top: 9px;
|
||||
top: 15px;
|
||||
left: -8px;
|
||||
border-style: solid;
|
||||
border-width: 7px 7px 7px 0;
|
||||
|
||||
Reference in New Issue
Block a user