update the stories view to have ghost discuss button and update chat instructions
This commit is contained in:
@@ -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
|
||||
//* {
|
||||
|
Reference in New Issue
Block a user