Skip to content

Commit 2583b92

Browse files
committed
Fix indentation.
1 parent c989cbd commit 2583b92

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

code_comments/htdocs/code-comments.css

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ a.bubble span.ui-icon {
126126
/* Subscriptions */
127127

128128
button#subscribe {
129-
display: block;
130-
float: right;
131-
margin: 5px 0 5px 5px;
129+
display: block;
130+
float: right;
131+
margin: 5px 0 5px 5px;
132132
}

0 commit comments

Comments
 (0)