discourse/app/assets
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
..
images FIX: images:compress rake task 2019-03-15 15:23:57 +01:00
javascripts FIX: refactor padding when exiting composer 2019-04-24 10:26:35 -04:00
stylesheets UX: User card loading (#7404) 2019-04-24 11:55:09 +03:00