Skip to content

Commit 96ec53f

Browse files
authored
Merge pull request #104 from dannywillems/remove_double_close
Remove double close icon.
2 parents 75173b7 + ab1547b commit 96ec53f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css/ot_popup.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
z-index: 2 ;
3131
padding: 5px ;
3232
}
33-
.ot-popup-close::before { content: '✖' ; }
33+
3434
.ot-popup-content {
3535
width: 100% ;
3636
flex: 1 1 auto ;

0 commit comments

Comments
 (0)