mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-08-03 08:21:07 +00:00
Fixes #6474 As per #6474, progress and help icons on the to-dos column were previously misaligned due to inline styles. This commit adds the same inline styles to both icons. Move inline styles on task column icons to a class This uses existing classes instead of adding a new one, because if new icons are added in the future this should catch them without any extra classes having to be added to the new icons. In addition, this will catch any new .option-box added to .task-column in the future; this may be good or bad, but is easy to fix in any case. |
||
|---|---|---|
| .. | ||
| avatar | ||
| header | ||
| modals | ||
| profiles | ||
| tasks | ||
| footer.jade | ||
| formatting-help.jade | ||
| mixins.jade | ||
| new-stuff.jade | ||
| noscript.jade | ||