Fixing checkbox widht
This commit is contained in:
parent
e96bf126be
commit
dced0fa5c1
1 changed files with 3 additions and 0 deletions
|
@ -5,4 +5,7 @@
|
|||
input {
|
||||
margin-right: 10px;
|
||||
}
|
||||
.Editable {
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue