Change ICAO column text to uppercase

This commit is contained in:
Carlos Salaverria 2016-09-12 17:20:42 -05:00
parent 647319d141
commit 976302e3ca
3 changed files with 3 additions and 3 deletions

View file

@ -89,7 +89,7 @@ html, body {
#sidebar_container {
display: flex;
width: 460px;
width: 470px;
left: 0 !important;
}