convertDistance input cleaner

This commit is contained in:
Divlo
2019-08-29 23:35:40 +02:00
parent 1a9efd50e6
commit 43b337238e
3 changed files with 27 additions and 9 deletions

View File

@ -55,6 +55,10 @@ header {
.container {
padding-bottom: 25px;
}
#firstValue {
width: 25% !important;
display: inline;
}
.table {
color: white;
}