Improve delta-input styling
This commit is contained in:
parent
496dd34cc3
commit
dcf921dc8d
2 changed files with 5 additions and 5 deletions
|
|
@ -8,14 +8,13 @@ form.delta-input, .delta-input form {
|
|||
.delta-input {
|
||||
|
||||
.btn {
|
||||
padding: 0;
|
||||
padding: 4px 0;
|
||||
width: 24px;
|
||||
height: 28px;
|
||||
vertical-align: middle;
|
||||
font-size: 10px;
|
||||
}
|
||||
input[data-delta] {
|
||||
text-align: center;
|
||||
height: 18px;
|
||||
}
|
||||
|
||||
// handle error class outside of bootstrap controls
|
||||
|
|
@ -30,4 +29,3 @@ form.delta-input, .delta-input form {
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue