Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
fix position of preference button
  • Loading branch information
sosukesuzuki committed Oct 21, 2017
commit 57b054794c5c16f5b80b64060c959577207dc7ee
7 changes: 7 additions & 0 deletions browser/main/SideNav/SideNav.styl
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,13 @@
.root--folded
.swith-buttons
display none
.top
height 60px
.top-menu
position static
width 43px
height 60px
text-align center

body[data-theme="dark"]
.root, .root--folded
Expand Down