Align options in preferences navigation bar

Hi,

Is it possible for some options in the preferences navigation bar to be aligned with the rest of the options.

Actually thinking about this is this in hindsight this looks like expected behaviour? Notifications covers categories users and tag notifications.

Hi Ondrej,

I think so. :slight_smile:

But you can align those options with this :arrow_down:

.nav-stacked li.indent {
  padding-left: 0;
}
2 Likes

Thanks for clarification :heart:

1 Like