@@ -241,7 +241,7 @@
font-size: 14px;
}
.feedbackandhelp{
- position: absolute;
+ position: fixed;
width: 50px;
height: 100px;
right: 10px;
@@ -249,6 +249,7 @@
border-radius: 3px;
box-shadow: 0 0 10px rgba(0,0,0, .20);
border-bottom: 1px solid #ccc;
+ background-color: #fff;
.feedback img{
width: 18px;