diff --git a/app/assets/stylesheets/layout.scss b/app/assets/stylesheets/layout.scss index d5bcd17f4..85dbcf364 100644 --- a/app/assets/stylesheets/layout.scss +++ b/app/assets/stylesheets/layout.scss @@ -1758,6 +1758,10 @@ table { .social { + li { + display: inline-block; + } + a { font-size: rem-calc(24); margin: 0 $line-height / 2; diff --git a/app/views/layouts/_footer.html.erb b/app/views/layouts/_footer.html.erb index a627e3228..8b2d41f59 100644 --- a/app/views/layouts/_footer.html.erb +++ b/app/views/layouts/_footer.html.erb @@ -35,7 +35,7 @@