Skip to content

Commit a4b79db

Browse files
committed
Update repo header style
1 parent ce9d964 commit a4b79db

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

src/main.less

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -58,10 +58,6 @@
5858
margin: -5px 0 0;
5959
text-shadow: 0 1px 0 #fff;
6060
border-bottom: 1px solid #e5e5e5;
61-
.octotree_header_repo {
62-
// Make room for the buttons
63-
padding-right: 60px;
64-
}
6561
}
6662
}
6763

@@ -76,6 +72,7 @@
7672
white-space: nowrap;
7773
overflow: hidden;
7874
text-overflow: ellipsis;
75+
padding-right: 55px;
7976
}
8077
.octotree_header_repo:before {
8178
font-family: octicons;

0 commit comments

Comments
 (0)