mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-04 11:55:50 +00:00
Fix source link floating in Japanese
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -73,7 +73,8 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
// "Source" links float right
|
// "Source" links float right
|
||||||
a[title="Source"] {
|
a[title="Source"],
|
||||||
|
a[title="ソース"] {
|
||||||
float: right;
|
float: right;
|
||||||
padding-left: 20px;
|
padding-left: 20px;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user