diff --git a/public/css/main.less b/public/css/main.less index 5fc77f37c7..3f0dcd70fb 100644 --- a/public/css/main.less +++ b/public/css/main.less @@ -842,6 +842,11 @@ iframe.iphone { cursor: pointer; } +.btn-no-shadow { + -webkit-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0); + -moz-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0); + box-shadow: 0px 0px 0px rgba(0, 0, 0, 0); +} //uncomment this to see the dimensions of all elements outlined in red //* { diff --git a/views/resources/chat.jade b/views/resources/chat.jade index 7c8b6ec8aa..6850041dc3 100644 --- a/views/resources/chat.jade +++ b/views/resources/chat.jade @@ -5,7 +5,7 @@ block content li Create a GitHub Account a(href="http://github.com/join", target='_blank') here | . - li Download the chat room app on + li Click "Login with GitHub" in the chat window below or download the chat room app for a(href="https://update.gitter.im/win/latest") Windows | , a(href="https://update.gitter.im/osx/latest") Mac diff --git a/views/stories/hot-stories.jade b/views/stories/hot-stories.jade index 9d1ad48cb1..899c961820 100644 --- a/views/stories/hot-stories.jade +++ b/views/stories/hot-stories.jade @@ -39,8 +39,8 @@ "" + "