Skip to content

Commit

Permalink
Organization: Add border to team info box. Fixes #420
Browse files Browse the repository at this point in the history
  • Loading branch information
Mottie committed Sep 24, 2016
1 parent 55ec740 commit dc8e84d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion github-dark.css
Original file line number Diff line number Diff line change
Expand Up @@ -715,7 +715,8 @@
.review-thread-reply, .feature-callout-octicon, .feature-callout,
.discussion-item + .discussion-item,
.discussion-item-review + .discussion-item, .libraries-jumbotron,
.last-review-thread, .menu-item, .review-comment.is-comment-editing {
.last-review-thread, .menu-item, .review-comment.is-comment-editing,
.Box, .Box-footer {
border-color: #343434 !important;
}
.discussion-item-icon, .date:after, .render-shell img, img.asset,
Expand Down

0 comments on commit dc8e84d

Please sign in to comment.