Petit fix de CSS
This commit is contained in:
parent
7baecebbfb
commit
4c70ddc82a
1 changed files with 5 additions and 0 deletions
|
@ -213,3 +213,8 @@ div.info_part form, div.info_part div {
|
||||||
border-bottom: 1px solid #f7e4e0;
|
border-bottom: 1px solid #f7e4e0;
|
||||||
margin-bottom: 10px;
|
margin-bottom: 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
div.info_part form input[type="submit"] {
|
||||||
|
margin-left: 10px;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue