Skip to content

Commit 3e3182b

Browse files
committed
Float backlink right in source view.
Fixes #84.
1 parent 3d6ffa1 commit 3e3182b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/_static/custom.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ body.docs h2, body.docs h3, body.docs h4, body.docs h5, body.docs h6 {
8484
padding-top: 1em;
8585
}
8686

87-
.viewcode-link {
87+
.viewcode-link, .viewcode-back {
8888
float: right;
8989
}
9090

0 commit comments

Comments
 (0)