Skip to content
This repository was archived by the owner on Nov 19, 2020. It is now read-only.

Commit 8b335e6

Browse files
committed
Do not hide .btn on the left sidebar
1 parent 442751e commit 8b335e6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

main.css

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
/**
22
* Do not display the left sidebar.
33
*/
4-
.team-left-column .btn,
54
.team-left-column div[data-team-hovercards-enabled],
65
.team-left-column div[data-repository-hovercards-enabled] {
76
display: none;

0 commit comments

Comments
 (0)