Commit 4b6cf7ba by Brian Jacobel

Fixed issue with hover post actions causing title reflow

parent 483da0da
......@@ -142,6 +142,7 @@
@include clearfix();
.post-header-content {
max-width: calc(100% - 100px);
// post title
.post-title {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment