mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-28 07:35:50 +00:00
Fix disparity between Chrome+Firefox placement of arrows
This commit is contained in:
@@ -445,6 +445,7 @@
|
||||
&::before {
|
||||
content:"\f053"; // < chevron
|
||||
display: inline-block;
|
||||
margin-bottom: -5px; // fix weird placement on Chrome
|
||||
}
|
||||
&::after {
|
||||
content:"\f054"; // > chevron
|
||||
|
||||
Reference in New Issue
Block a user