Skip to content

Commit

Permalink
Merge pull request #25 from sobolevn/master
Browse files Browse the repository at this point in the history
.list-group style fix, refs #24
  • Loading branch information
panzhangwang committed Dec 3, 2015
2 parents 931953e + ab2800f commit 80189ad
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions public/css/styles.less
Original file line number Diff line number Diff line change
Expand Up @@ -131,3 +131,7 @@ div.tagsinput input { width:80px; margin:0px; font-family: helvetica; font-size:
div.tagsinput div { display:block; float: left; }
.tags_clear { clear: both; width: 100%; height: 0px; }
.not_valid {background: #FBD8DB !important; color: #90111A !important;}

.list-group h4:last-child {
padding-bottom: 10px;
}

0 comments on commit 80189ad

Please sign in to comment.