mirror of
https://github.com/mperham/sidekiq.git
synced 2022-11-09 13:52:34 -05:00
Make form button groups look bit better
This commit is contained in:
parent
e363a806e2
commit
bab1ab8bd3
1 changed files with 4 additions and 0 deletions
|
@ -181,6 +181,10 @@ form .btn {
|
|||
margin-right: 5px;
|
||||
}
|
||||
|
||||
form .btn-group .btn {
|
||||
margin-right: 1px;
|
||||
}
|
||||
|
||||
td form {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue