1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-03-21 14:50:08 +03:00

M #~: vertical align visor inputs (#1059)

Signed-off-by: Jorge Lobo <jlobo@opennebula.io>
This commit is contained in:
Jorge Miguel Lobo Escalona 2021-04-05 12:30:32 +02:00 committed by GitHub
parent e1384b89c5
commit 7347aba8f3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -247,6 +247,10 @@ meter {
width: 4em;
}
.input-group-button{
vertical-align: top;
}
select.mb_input_unit {
margin-bottom: 0px;
}