You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/app
unarist 3722f90865 Make .column-collapse animation simple (#3086)
* Always set `overflow: auto` to allow scroll just after opening
* Remove bounce animation which may cause unintended behavior due to max-height
* Use CSS transition instead of react-motion
* Some CSS refactoring including className changing
8 years ago
..
assets/stylesheets
controllers
helpers chore(landing_strip): hide signup path unless the instance allows registration. (#3055) 8 years ago
javascript Make .column-collapse animation simple (#3086) 8 years ago
lib
mailers
models
presenters
services Make faster ProcessFeedService (#3080) 8 years ago
validators
views
workers