Merge branch 'button-alignment' into 'master'

Fix small button alignment issues

See merge request !8631
This commit is contained in:
Fatih Acet 2017-01-19 17:17:25 +00:00
commit 639b880e70
2 changed files with 1 additions and 2 deletions

View file

@ -515,7 +515,6 @@ ul.notes {
.line-resolve-all-container {
.btn-group {
margin-top: -1px;
margin-left: -4px;
}

View file

@ -198,7 +198,7 @@
margin: 15px 5px 0 0;
input {
height: 28px;
height: 27px;
}
}