Skip to content

Commit

Permalink
Merge pull request #2733 from QuizandSurveyMaster/CU-288wf3d-UI-fixes…
Browse files Browse the repository at this point in the history
…-in-template-variables

UI fixes in template variables
  • Loading branch information
zubairraeen authored Dec 11, 2024
2 parents 1685a6c + fca73ff commit 33f5b23
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions css/qsm-admin.css
Original file line number Diff line number Diff line change
Expand Up @@ -1680,7 +1680,7 @@ div.qsm-linked-list-inside span.qsm-unlink-the-question {
display: inline-block;
position: relative;
text-align: center;
padding: 0 5px;
padding: 0;
}
#show-all-variable-content .popup-template-span-wrap {
margin-bottom: 20px;
Expand All @@ -1707,6 +1707,7 @@ div.qsm-linked-list-inside span.qsm-unlink-the-question {
}
.qsm-text-template-span.qsm-upgrade-popup-variable .qsm-tooltips-icon {
display: block;
border: none;
}
.qsm-text-template-span.qsm-upgrade-popup-variable .qsm-tooltips-icon:before {
display: none;
Expand Down Expand Up @@ -2632,9 +2633,6 @@ div.qsm-linked-list-inside span.qsm-unlink-the-question {
margin-bottom: 10px;
}
}
.qsm-text-template-span {
min-width: 100px;
}
.qsm-text-template-span .button {
padding: 5px 10px;
border: 1px solid #2271B1;
Expand Down

0 comments on commit 33f5b23

Please sign in to comment.