mirror of
https://github.com/Retrospring/retrospring.git
synced 2025-03-31 22:42:13 +02:00
- 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
122 B
Text
3 lines
122 B
Text
.tab-pane.active.fade.show{role: "tabpanel", id: "answers"}
|
|
- answers.each do |a|
|
|
= render 'shared/answerbox', a: a
|