Ajustement/petits changements

This commit is contained in:
Divlo
2019-10-08 11:18:34 +02:00
parent 0d6ee8c3a8
commit f387cb179d
7 changed files with 22 additions and 10 deletions

View File

@ -75,8 +75,16 @@ header {
.container {
padding-bottom: 25px;
}
.inlineInput {
width: 25% !important;
.selectInline {
display: inline !important;
width: 80px !important;
height: 40px !important;
}
#currencyOfTheValue, #currencyAfter {
width: 270px !important;
}
#option {
width: 315px !important;
}
#convertIn {
width: 6.7em;