diff --git a/public/stylesheets/sass/application.sass b/public/stylesheets/sass/application.sass index cee46c3c5..f6248c104 100644 --- a/public/stylesheets/sass/application.sass +++ b/public/stylesheets/sass/application.sass @@ -1737,6 +1737,9 @@ ul#press_logos :top 14px :padding :bottom 5px + :text-overflow ellipsis + :overflow hidden + :white-space nowrap a :color inherit @@ -2725,6 +2728,9 @@ a.toggle_selector :bottom 10px h1,h3 :color #fff + :text-overflow ellipsis + :overflow hidden + :white-space nowrap :background orange &:hover #gs-skip-x