Skip to content
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.

Commit

Permalink
Merge pull request #2081 from luixxiul/bookmarkList
Browse files Browse the repository at this point in the history
fix conflict with react-stickynode
  • Loading branch information
bbondy committed Jun 6, 2016
2 parents 99b68ce + 62788f4 commit 23c0790
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions less/about/bookmarks.less
Original file line number Diff line number Diff line change
Expand Up @@ -22,17 +22,13 @@
}
}

>.bookmarkFolderList {
border-right: 1px solid @chromeBorderColor;
padding-top: 10px;
.bookmarkFolderList {
min-width: 220px;

.listItem {
border-right: 1px solid @chromeBorderColor;
height: 1rem;
}
}

.bookmarkFolderList {
min-width: 220px;

.bookmarkFolderIcon {
margin-right: 5px;
Expand Down

0 comments on commit 23c0790

Please sign in to comment.