Skip to content
This repository was archived by the owner on Nov 6, 2022. It is now read-only.

Commit 25b60b4

Browse files
committed
Add missing ; after style rule
1 parent a17c407 commit 25b60b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css/admin.block-post.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
}
3333
.handle-order-higher,
3434
.handle-order-lower {
35-
display: none
35+
display: none;
3636
}
3737
#block_fields a,
3838
#block_fields a:focus {

0 commit comments

Comments
 (0)