1- /*! uswds v1.4.4 */
1+ /*! uswds v1.4.3 */
22html {
33 box-sizing : border-box;
44}
@@ -1511,7 +1511,7 @@ select {
15111511 appearance : none;
15121512 background-color : # ffffff ;
15131513 background-image : url ("../img/arrow-both.png" );
1514- background-image : none , url ("../img/arrow-both.svg" ) , url ( "../img/arrow-both.png " );
1514+ background-image : url ("../img/arrow-both.svg" );
15151515 background-position : right 1.3rem center;
15161516 background-repeat : no-repeat;
15171517 background-size : 1rem ;
@@ -3662,7 +3662,7 @@ input.usa-input-medium {
36623662 left : 0 ;
36633663 background : # 000000 ;
36643664 opacity : 0 ;
3665- transition : opacity 0.2s ease-in-out;
3665+ transition : all 0.2s ease-in-out;
36663666 visibility : hidden;
36673667 z-index : 8000 ;
36683668}
@@ -4045,7 +4045,7 @@ input.usa-input-medium {
40454045 display : block;
40464046 font-family : "Source Sans Pro" , "Helvetica Neue" , "Helvetica" , "Roboto" , "Arial" , sans-serif;
40474047 line-height : 1.3 ;
4048- padding : 0.85rem 1rem 0.85rem 1.5 rem ;
4048+ padding : 0.85rem 1rem 0.85rem 1.8 rem ;
40494049 text-decoration : none;
40504050}
40514051
@@ -4066,7 +4066,7 @@ input.usa-input-medium {
40664066 border-left : 0.4rem solid # 0071bc ;
40674067 color : # 0071bc ;
40684068 font-weight : 700 ;
4069- padding-left : 1.1 rem ;
4069+ padding-left : 1.4 rem ;
40704070}
40714071
40724072@media screen and (min-width : 951px ) {
@@ -4741,8 +4741,6 @@ input[type=search] {
47414741 margin-bottom : 0 ;
47424742 list-style-type : none;
47434743 padding-left : 0 ;
4744- border-bottom : 1px solid;
4745- border-top : 1px solid;
47464744}
47474745
47484746.usa-sidenav-list > li {
@@ -4765,7 +4763,7 @@ input[type=search] {
47654763 display : block;
47664764 font-family : "Source Sans Pro" , "Helvetica Neue" , "Helvetica" , "Roboto" , "Arial" , sans-serif;
47674765 line-height : 1.3 ;
4768- padding : 0.85rem 1rem 0.85rem 1.5 rem ;
4766+ padding : 0.85rem 1rem 0.85rem 1.8 rem ;
47694767 text-decoration : none;
47704768}
47714769
@@ -4786,26 +4784,7 @@ input[type=search] {
47864784 border-left : 0.4rem solid # 0071bc ;
47874785 color : # 0071bc ;
47884786 font-weight : 700 ;
4789- padding-left : 1.1rem ;
4790- }
4791-
4792- @media screen and (min-width : 1201px ) {
4793- .usa-sidenav-list {
4794- border-bottom : none;
4795- border-top : none;
4796- }
4797- }
4798-
4799- .usa-grid .usa-sidenav-list {
4800- margin-right : -1.5rem ;
4801- margin-left : -1.5rem ;
4802- }
4803-
4804- @media screen and (min-width : 600px ) {
4805- .usa-grid .usa-sidenav-list {
4806- margin-right : 0 ;
4807- margin-left : 0 ;
4808- }
4787+ padding-left : 1.4rem ;
48094788}
48104789
48114790.usa-sidenav-sub_list {
@@ -4849,16 +4828,6 @@ input[type=search] {
48494828 padding-left : 3.8rem ;
48504829}
48514830
4852- .usa-layout-docs-sidenav {
4853- padding-top : 2.4rem ;
4854- }
4855-
4856- @media screen and (min-width : 1201px ) {
4857- .usa-layout-docs-sidenav {
4858- padding-top : 0 ;
4859- }
4860- }
4861-
48624831.usa-skipnav {
48634832 background : transparent;
48644833 color : # 212121 ;
0 commit comments