Skip to content
Snippets Groups Projects

Issue #3414978: Handle brief page title flicker on Firefox

3 files
+ 23
21
Compare changes
  • Side-by-side
  • Inline
Files
3
@@ -47,8 +47,3 @@ ul.block-editor-block-navigation__list {
padding: 0;
list-style: none;
}
// Hide editor's title.
.wp-block-post-title {
display: none;
}
Loading