Add a gratuitous outline to flights-app.

This is so we have minimal coverage of outline painting.

R=esprehn@chromium.org

Review URL: https://codereview.chromium.org/878803002
This commit is contained in:
Ojan Vafai 2015-01-26 16:40:40 -08:00
parent 435b203406
commit 609cf2e8d9

View File

@ -46,6 +46,7 @@
.route-result { .route-result {
margin: 16px 16px 0 16px; margin: 16px 16px 0 16px;
outline: 1px solid black;
} }
.route-title { .route-title {