Fix branch control dropdown

This commit is contained in:
Naoki Takezoe
2015-12-25 10:26:30 +09:00
parent a47404130b
commit 7e1f5aa353
2 changed files with 3 additions and 2 deletions

View File

@@ -936,7 +936,8 @@ span.simplified-path {
#branch-control-input {
border: solid 1px #ccc;
margin: 10px;
margin: 4px;
width: 96%;
}
.new-branch-name {