update dependencies, autoprefixer config, navbar search input height adjustment

This commit is contained in:
David Miller
2019-09-16 17:56:35 -04:00
parent afd772d4c0
commit 60d24312ca
75 changed files with 1874 additions and 1561 deletions

View File

@@ -301,6 +301,7 @@ readers do not read off random characters that represent icons */
.#{$fa-css-prefix}-cookie-bite:before { content: fa-content($fa-var-cookie-bite); }
.#{$fa-css-prefix}-copy:before { content: fa-content($fa-var-copy); }
.#{$fa-css-prefix}-copyright:before { content: fa-content($fa-var-copyright); }
.#{$fa-css-prefix}-cotton-bureau:before { content: fa-content($fa-var-cotton-bureau); }
.#{$fa-css-prefix}-couch:before { content: fa-content($fa-var-couch); }
.#{$fa-css-prefix}-cpanel:before { content: fa-content($fa-var-cpanel); }
.#{$fa-css-prefix}-creative-commons:before { content: fa-content($fa-var-creative-commons); }