diff --git a/website/client/src/components/shops/quests/buyQuestModal.vue b/website/client/src/components/shops/quests/buyQuestModal.vue
index 0ba035164c..b9e97ecbd7 100644
--- a/website/client/src/components/shops/quests/buyQuestModal.vue
+++ b/website/client/src/components/shops/quests/buyQuestModal.vue
@@ -273,6 +273,7 @@
width: 37px;
padding-right: 4px;
}
+ }
span.svg-icon.inline.icon-20 {
height: 20px;
@@ -295,30 +296,6 @@
vertical-align: middle;
}
- // .box {
- // display: inline-block;
- // width: 74px;
- // height: 40px;
- // border-radius: 2px;
- // background-color: #ffffff;
- // box-shadow: 0 2px 2px 0 rgba(26, 24, 29, 0.16), 0 1px 4px 0 rgba(26, 24, 29, 0.12);
- // margin-right: 24px;
-
- // input {
- // width: 100%;
- // border: none;
- // }
-
- // input::-webkit-contacts-auto-fill-button {
- // visibility: hidden;
- // display: none !important;
- // pointer-events: none;
- // position: absolute;
- // right: 0;
- // }
- // }
- }
-
@media only screen and (max-width: 1000px) {
.modal-dialog {
max-width: 80%;
@@ -333,7 +310,7 @@
}
-
+ -->