NcListItem: remove max width - #5830
Conversation
|
this will break mail on list layout, most probably. |
susnux
left a comment
There was a problem hiding this comment.
While the usage in the other PR does not make sense (there is no list so no list item shall be used), I think this makes sense.
I am not 100% sure about the 1-line design as now the name will be much wider but I think its ok(?)
If the name width is important than we should adjust it here by adding the |
@GretaD I did some testing and to me it looks fine actually, worst case scenario if you have a really long title this happens: But as @susnux said we can add the |
then lets do that please, add the max-width: 300 for the one line, and remove it for the rest. |
708c228 to
5f39bfd
Compare
Signed-off-by: Grigory V <scratchx@gmx.com>
5f39bfd to
dffe5b4
Compare
|
/backport to next |

☑️ Resolves
🖼️ Screenshots
@miaulalala