Commit cd9ce147 by Sarina Canelake

Merge pull request #7831 from amir-qayyum-arbisoft/icon_in_set_date

Fixed cross icon issue on set date dialog inside schedule tab
parents 5a1d180f 3e5e6065
......@@ -207,3 +207,4 @@ Phil McGachey <phil_mcgachey@harvard.edu>
Sri Harsha Pamu <kmitharsha@gmail.com>
Cris Ewing <cris@crisewing.com>
Carlos de La Guardia <carlos@jazkarta.com>
Amir Qayyum Khan <amir.qayyum@arbisoft.com>
......@@ -32,7 +32,7 @@
<section id="enter-date-modal" class="modal" aria-hidden="true">
<div class="inner-wrapper" role="dialog">
<button class="close-modal">
<i class="fa-remove"></i>
<i class="icon fa fa-remove"></i>
<span class="sr">
${_("Close")}
</span>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment