Unverified Commit 3e4ed27f authored by Lauri Timmanee's avatar Lauri Timmanee
Browse files

Issue #3256003 by andregp, ranjith_kumar_k_u, Satyajit1990, Gauravmahlawat,...

Issue #3256003 by andregp, ranjith_kumar_k_u, Satyajit1990, Gauravmahlawat, Kristen Pol: Olivero: tour module popup close button size issue

(cherry picked from commit c6068911)
parent 2fefddb3
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -189,3 +189,7 @@
[dir="rtl"] .button--icon-back:before {
  transform: rotate(-45deg);
}

.shepherd-cancel-icon {
  font-size: 1.5em;
}
+4 −0
Original line number Diff line number Diff line
@@ -124,3 +124,7 @@
[dir="rtl"] .button--icon-back:before {
  transform: rotate(-45deg);
}

.shepherd-cancel-icon {
  font-size: 1.5em;
}