Skip to content
This repository was archived by the owner on Feb 1, 2018. It is now read-only.

Commit d1cb1cc

Browse files
committed
fix padding in edit button
1 parent 3cc171e commit d1cb1cc

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

dist/css/main.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

styles/docs.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ body:not(.no-literate) .content h1 {
4444
.edit-btn {
4545
color: #505050;
4646
font-size: 12px;
47-
padding-right: 10px;
47+
padding: 10px;
4848
float: right;
4949
}
5050

0 commit comments

Comments
 (0)