add discuss button to views and fix onhover issues
This commit is contained in:
@@ -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
|
||||
//* {
|
||||
|
Reference in New Issue
Block a user