Skip to content

Commit 50d0878

Browse files
authored
Merge pull request #90 from mikecharles/gh-pages
Align prompt with first line of commands
2 parents 1de936a + 89d4cd1 commit 50d0878

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css/explaingit.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ span.cmd {
168168
padding-left: 15px;
169169
color: #FFF;
170170
line-height: 14px;
171-
background: url(../images/prompt.gif) no-repeat left center black;
171+
background: url(../images/prompt.gif) no-repeat left top black;
172172
}
173173

174174
.control-box input[type="text"] {

0 commit comments

Comments
 (0)