css: fix stylelint errors.

This commit is contained in:
evazion
2019-12-13 19:10:56 -06:00
parent f73bd03576
commit 57b09c39b2
3 changed files with 2 additions and 1 deletions

View File

@@ -81,7 +81,7 @@ $tooltip-width: 164px * 3 - 10; // 3 thumbnails wide.
margin-right: 0;
}
.post-tooltip-body-left { flex: 0; }
.post-tooltip-body-left { flex: 0; }
.post-tooltip-body-right { flex: 1; }
}