Commit bcaba832 authored by Leo Iannacone's avatar Leo Iannacone

More padding to comments

parent dab1dbb7
......@@ -1852,6 +1852,7 @@ a.accept-answer.on, a.accept-answer:hover {
border-top: 1px dotted #CCCCCE;
margin: 0;
position: relative;
padding-top: 8px;
}
.comment.not_top_scorer {
......@@ -1863,10 +1864,9 @@ a.accept-answer.on, a.accept-answer:hover {
font-family: Arial;
font-size: 16px;
font-weight: bold;
padding-top: 3px;
vertical-align: top;
float: left;
width: 22px;
width: 40px;
height: 100%;
text-align: center;
}
......@@ -1874,7 +1874,7 @@ a.accept-answer.on, a.accept-answer:hover {
.comment-text {
color: #444444;
font-size: 12px;
margin: 0 0 0 22px;
margin: 0 0 0 40px;
padding: 0;
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment