Skip to content
This repository was archived by the owner on Sep 28, 2023. It is now read-only.

Commit 17d2ed4

Browse files
committed
Float '[source]' links right.
1 parent 41286a8 commit 17d2ed4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/_static/css/main.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -662,6 +662,10 @@ h2 .headerlink:hover {
662662
cursor: pointer;
663663
}
664664

665+
.viewcode-link {
666+
float: right;
667+
}
668+
665669
/*
666670
Page Title
667671
*/

0 commit comments

Comments
 (0)