Logo
Explore Help
Sign In
IntenseWebs/discourse
3
0
Fork 0
You've already forked discourse
mirror of https://github.com/discourse/discourse.git synced 2025-02-25 18:55:32 -06:00
Code Issues Packages Projects Releases Wiki Activity
Files
d88ee33eb622e52cec5f442dd6416e68c8f758e4
discourse/app/assets/stylesheets/common/components/user-stream.scss

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

10 lines
129 B
SCSS
Raw Normal View History

FIX: Fixed deleted posts layout (#7348)
2019-04-10 19:00:39 +02:00
.user-stream {
UX: remove unneeded margin from user stream (#11964)
2021-02-03 22:39:43 -05:00
margin: 0;
DEV: Introduce stylelint (#29852) Stylelint is a css linter: https://stylelint.io/ As part of this change we have added two javascript scripts: ``` pnpm lint:css pnpm lint:css:fix ``` Look at `.vscode/settings.json.sample` and `.vscode/extensions.json` for configuration in VSCode. --------- Co-authored-by: Joffrey JAFFEUX <j.jaffeux@gmail.com>
2025-01-20 15:27:42 +00:00
FIX: Fixed deleted posts layout (#7348)
2019-04-10 19:00:39 +02:00
&.filter-deleted {
grid-column-start: 1;
grid-column-end: 3;
grid-row-start: 2;
}
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.6 Page: 256ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API