Center info icon. Show highlight hover with select box
This commit is contained in:
parent
974e962a55
commit
3ec6ec1a9d
3 changed files with 8 additions and 6 deletions
|
|
@ -716,6 +716,13 @@ select.error, textarea.error, input.error {
|
|||
color: #002F5D;
|
||||
line-height: 18px;
|
||||
}
|
||||
.bottom-info-container img {
|
||||
vertical-align: middle;
|
||||
}
|
||||
.bottom-info-container .bottom-info-text {
|
||||
vertical-align: middle;
|
||||
display: inline;
|
||||
}
|
||||
.selected_airframe {
|
||||
padding-top: 30px;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue