Move FlightAware link to the top

This commit is contained in:
James Wilson 2018-08-10 10:34:40 -05:00
parent 65f44d99bf
commit 7bb2cfe01f
2 changed files with 4 additions and 4 deletions

View file

@ -712,6 +712,9 @@ select.error, textarea.error, input.error {
text-decoration: none;
padding: 10px;
border-radius: 4px;
float: right;
margin-right: 25px;
margin-top: 10px;
}
.bottom-info-container {
padding-top: 10px;
@ -727,9 +730,6 @@ select.error, textarea.error, input.error {
vertical-align: middle;
display: inline;
}
.selected_airframe {
padding-top: 30px;
}
.selected_airframe a {
color: #002F5D;
}