mirror of
https://github.com/Retrospring/retrospring.git
synced 2025-01-19 20:36:04 +01:00
0afff3f84d
- Fixed initially selected Discover tabs being empty - Removed spacing classes from inbox templates - Fixed feed layout and sidebar display - Adjust some profile layout nits
3 lines
133 B
Text
3 lines
133 B
Text
.tab-pane.active.fade.show{role: "tabpanel", id: "new"}
|
|
- new.each do |user|
|
|
= render 'discover/userbox', u: user, type: "new"
|