Skip to content

Small visual improvements on the Developer page

Ismael Asensio requested to merge work/iasensio/devpage-nits into master

I'm hitting drkonqi more than I'd like while debugging some issues 😄 and came up with this two visual nit-picks

  • Remove extra padding on the backtrace
  • Do not automatically hide Save and Copy actions
BEFORE AFTER
top backtrace_top_before backtrace_top
bottom backtrace_bottom_before backtrace_bottom

Merge request reports