Skip to content

Commit 540b62f

Browse files
committed
Pseudo-elements should start with double colons
1 parent 54baaf6 commit 540b62f

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

dist/textpattern/jquery-ui.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
/**
4242
* Clearfix jQuery UI elements.
4343
*/
44-
.ui-helper-clearfix:after {
44+
.ui-helper-clearfix::after {
4545
display: table;
4646
clear: both;
4747
border-collapse: collapse;

0 commit comments

Comments
 (0)