This commit is contained in:
Unknwon 2015-11-16 00:16:03 -05:00
parent 1db3ae6601
commit 7046df6028
5 changed files with 44 additions and 54 deletions

View file

@ -2235,11 +2235,6 @@ footer .container .links > *:first-child {
font-weight: normal;
padding: 5px 10px;
}
.repository.commits .header .ui.right .button {
float: right;
margin-left: 5px;
margin-top: 1px;
}
.repository .commits.table {
font-size: 13px;
}

View file

@ -595,11 +595,6 @@
padding: 5px 10px;
}
}
.button {
float: right;
margin-left: 5px;
margin-top: 1px;
}
}
}
}