Fixed body field in organization content type
This commit is contained in:
parent
7d5864b347
commit
f919b88f58
7 changed files with 25 additions and 31 deletions
|
@ -153,6 +153,7 @@ form#book-admin-edit .draggable > td:first-child .form-control {
|
|||
font-weight: 300;
|
||||
}
|
||||
form#book-admin-edit .draggable > td {
|
||||
border-top: 0;
|
||||
padding-top: 2px !important;
|
||||
padding-bottom: 2px !important;
|
||||
}
|
||||
|
|
Reference in a new issue