Update repo header style
This commit is contained in:
parent
ce9d964fc0
commit
a4b79db39c
|
@ -58,10 +58,6 @@
|
|||
margin: -5px 0 0;
|
||||
text-shadow: 0 1px 0 #fff;
|
||||
border-bottom: 1px solid #e5e5e5;
|
||||
.octotree_header_repo {
|
||||
// Make room for the buttons
|
||||
padding-right: 60px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -76,6 +72,7 @@
|
|||
white-space: nowrap;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
padding-right: 55px;
|
||||
}
|
||||
.octotree_header_repo:before {
|
||||
font-family: octicons;
|
||||
|
|
Loading…
Reference in New Issue