change padding in changeset view
This commit is contained in:
parent
aeb248875e
commit
d0b61563f5
1 changed files with 4 additions and 1 deletions
|
@ -140,8 +140,11 @@ form button.invisiblesubmit {
|
|||
.change-group tr th small {
|
||||
font-weight:normal;
|
||||
}
|
||||
.change-group > thead > tr > th {
|
||||
padding-left:0;
|
||||
padding-right:0;
|
||||
}
|
||||
.change-group tr th .btn.pull-right {
|
||||
margin-right: -5px;
|
||||
margin-top: -2px;
|
||||
margin-bottom: -3px;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue