mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
person create button style changed to full width + update changelog
This commit is contained in:
parent
4e8492db70
commit
ecbe30ae53
@ -21,6 +21,7 @@ and this project adheres to
|
||||
* accompanyingCourseWork lists
|
||||
* accompanyingCourse lists
|
||||
* [acompanyingCourse] add initial comment on Resume page
|
||||
* [person] create button full width (https://gitlab.com/champs-libres/departement-de-la-vendee/chill/-/issues/330)
|
||||
|
||||
## Test releases
|
||||
|
||||
|
@ -33,6 +33,13 @@ ul.record_actions {
|
||||
margin-right: auto;
|
||||
}
|
||||
}
|
||||
|
||||
ul.dropdown-menu {
|
||||
li {
|
||||
display: block;
|
||||
margin-right: 0;
|
||||
}
|
||||
}
|
||||
}
|
||||
.sticky-form-buttons {
|
||||
margin-top: 4em;
|
||||
|
Loading…
x
Reference in New Issue
Block a user