Skip to content

Commit

Permalink
simplify branches
Browse files Browse the repository at this point in the history
  • Loading branch information
yuki-kimoto committed Oct 12, 2016
1 parent b58fbc4 commit 9a6ae80
Show file tree
Hide file tree
Showing 2 changed files with 133 additions and 245 deletions.
6 changes: 0 additions & 6 deletions public/css/common.css
Original file line number Diff line number Diff line change
Expand Up @@ -3356,13 +3356,7 @@ button.close {
padding:8px 8px;
}
.branches > li:first-child {
border-radius: 3px 3px 0 0;
border-top:1px solid #e6e9e6;
background: #f5f5f5;
text-shadow: 0 1px 0 #fff;
}
.branches > li:last-child {
border-radius: 0 0 3px 3px;
}
.branches > li > ul {
overflow:hidden;
Expand Down
Loading

0 comments on commit 9a6ae80

Please sign in to comment.