add discuss button to views and fix onhover issues

This commit is contained in:
Michael Q Larson
2015-03-09 17:05:18 -07:00
parent 489aa68854
commit 0d43c8942e
3 changed files with 13 additions and 7 deletions

View File

@@ -751,7 +751,7 @@ iframe.iphone {
margin-bottom: 50px;
}
.btn-primary-ghost{
.btn-primary-ghost {
background: transparent;
color: @brand-primary;
@@ -833,6 +833,10 @@ iframe.iphone {
font-size: 20px;
}
#reply-to-main-post, #upvote {
cursor: pointer;
}
//uncomment this to see the dimensions of all elements outlined in red
//* {