Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Commit 7368570

Browse files
sathifyNarretz
authored andcommitted
chore(docs): apply consistent css property spacing
1 parent 6590c38 commit 7368570

File tree

2 files changed

+226
-217
lines changed

2 files changed

+226
-217
lines changed

docs/app/assets/css/doc_widgets.css

+2-2
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ ul.doc-example > li.doc-example-heading {
2222
span.nojsfiddle {
2323
float: right;
2424
font-size: 14px;
25-
margin-right:10px;
25+
margin-right: 10px;
2626
margin-top: 10px;
2727
}
2828

@@ -42,7 +42,7 @@ form.jsfiddle button {
4242
color: #7989D6;
4343
border-color: #7989D6;
4444
-moz-border-radius: 8px;
45-
-webkit-border-radius:8px;
45+
-webkit-border-radius: 8px;
4646
border-radius: 8px;
4747
}
4848

0 commit comments

Comments
 (0)