discourse/app
Penar Musaraj 1a8c6577e0 FIX: refactor padding when exiting composer
Previously, when existing composer, the `#main-outlet` element padding was set to zero. This inline style would override any CSS set for that element, causing issues with the mobile footer nav.

The fix removes the inline padding style instead of setting it to zero. It also uses integers for the set values, and removes a duplicate style.
2019-04-24 10:26:35 -04:00
..
assets FIX: refactor padding when exiting composer 2019-04-24 10:26:35 -04:00
controllers FEATURE: use failed_to_login for SSO error (#7394) 2019-04-24 16:38:56 +10:00
helpers FEATURE: Native app banner improvements 2019-04-17 12:25:13 -04:00
jobs Revert "FEATURE: stop running migrate to new scheme once done" 2019-04-24 14:03:31 +08:00
mailers FEATURE: Send user activation reminders. (#7280) 2019-04-10 16:53:52 +02:00
models Additional old Upload#url format for Upload.migrate_to_new_scheme. 2019-04-24 18:19:25 +08:00
serializers FEATURE: Let staff add custom post notices. (#7377) 2019-04-19 17:53:58 +03:00
services FIX: Disable webhooks on 410 and 404 HTTP responses (#7392) 2019-04-18 12:36:37 +01:00
views use description_text instead of description to show correct sanitized description (#7420) 2019-04-24 16:33:58 +10:00