css: fix stylelint errors.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
@import "../../javascript/src/styles/base/000_vars.scss";
|
||||
@import "../../javascript/src/styles/base/000_vars";
|
||||
|
||||
div.popup-menu {
|
||||
display: inline-block;
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
@import "../../javascript/src/styles/base/000_vars.scss";
|
||||
@import "../../javascript/src/styles/base/000_vars";
|
||||
|
||||
article.post-preview {
|
||||
.post-preview-link {
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
@import "../../javascript/src/styles/base/000_vars.scss";
|
||||
@import "../../javascript/src/styles/base/000_vars";
|
||||
|
||||
.post-votes {
|
||||
// Fix it so that the vote buttons don't move when the score changes width.
|
||||
|
||||
Reference in New Issue
Block a user