Fixed body field in organization content type

This commit is contained in:
Manuel Cillero 2017-09-03 13:10:21 +02:00
parent 7d5864b347
commit f919b88f58
7 changed files with 25 additions and 31 deletions

View file

@ -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;
}