Browse Source

Add action-settings to topic-with-excerpt grid

Whoops, only added it to the ones without excerpts, which causes a minor
layout issue for the with-excerpt ones.
merge-requests/126/merge
Deimos 4 years ago
parent
commit
b6d20340c9
  1. 3
      tildes/scss/modules/_topic.scss

3
tildes/scss/modules/_topic.scss

@ -430,7 +430,8 @@
"title voting" "title voting"
"metadata voting" "metadata voting"
"content voting" "content voting"
"info actions";
"info actions"
"action-settings action-settings";
} }
} }

Loading…
Cancel
Save