Skip to content

Commit

Permalink
Small update for commenting classes.
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisbarnes committed Jan 1, 2012
1 parent 3817819 commit e24825f
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions style.css
Expand Up @@ -19,6 +19,10 @@ Tags: bones, twitter, bootstrap, 320press, clean, basic
width: 100%;
}

.span8{
width: auto;
}

.span6{
width: 100%;
}
Expand Down Expand Up @@ -180,6 +184,10 @@ a.comment-reply-link{
width: 580px;
}

.span8{
width: 460px;
}

.span6{
width: 340px;
}
Expand Down

0 comments on commit e24825f

Please sign in to comment.