negative icon margin
This commit is contained in:
parent
e437a01e30
commit
562cd7964b
@ -113,10 +113,15 @@ table {
|
||||
|
||||
button,
|
||||
label {
|
||||
padding: .375rem .65rem !important;
|
||||
/*! padding: .375rem .65rem !important; */
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
button i,
|
||||
label i {
|
||||
margin: 0 -.15rem;
|
||||
}
|
||||
|
||||
button:disabled,
|
||||
:disabled+label {
|
||||
cursor: not-allowed !important;
|
||||
|
Loading…
x
Reference in New Issue
Block a user