summaryrefslogtreecommitdiffstats
path: root/wp-includes/blocks/post-title/style-rtl.css
blob: 0ca7fa116464c3fd23179f331f777f8c5fefa89b (plain)
1
2
3
4
5
6
7
.wp-block-post-title{
  box-sizing:border-box;
  word-break:break-word;
}
.wp-block-post-title a{
  display:inline-block;
}