Diseño en mensajes (cambio)

Hello.

In private messages I see:

Maybe the menu on the left is a mess? Maybe add an icon or remove an icon to align menu items?

Maybe. I’m thinking tweaking list-style-position might be good enough without adding a list marker icon.

Got a mock-up of what you think would be an improvement?

1 me gusta

Options can be many.

  1. remove: <i class="fa fa-group d-icon d-icon-group glyph"></i> and add to li class: archive

  1. or add an icon to the last item.

A single icon is evident. Or add another icon to highlight a group. Or to remove it.

¿No sería bueno para ti de esta manera?


Sin quitar iconos ni nada, solo alineando Archive debajo del nombre del grupo.
Agregar otro icono creo que sería demasiado «pesado» para los gráficos de la página.

2 Me gusta

Yes, that’s an option. I was just saying that you can remove or add an icon to align. Accordingly, to move the inscription: Archive

.user-navigation .nav-stacked li.archive {
     padding-left: 30px; // was - padding-left: 15px;
}
2 Me gusta

Feel free to submit a PR.

6 Me gusta