diff --git a/static/css/mobile_styles.css b/static/css/mobile_styles.css index 347fe2c..f5febce 100644 --- a/static/css/mobile_styles.css +++ b/static/css/mobile_styles.css @@ -3,6 +3,7 @@ header{ padding: 5px 16px; + margin-top: unset; } header .header-second { @@ -32,6 +33,9 @@ border-top: 2px solid #E6E6E6; border-right: 2px solid #E6E6E6; border-bottom: 2px solid #E6E6E6; + } + .abbreviation_airport_in_search{ + } .from_address_point_txt.find_route.first{ border-radius: 10px 0 0 0; @@ -51,7 +55,7 @@ margin-right: 37px; } .line_f_header{ - top: 44px; + top: 45px; } .top_block_static_wrapper_main{