mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-13 08:15:49 +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
|
||||
a[title="Source"] {
|
||||
a[title="Source"],
|
||||
a[title="ソース"] {
|
||||
float: right;
|
||||
padding-left: 20px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user