Skip to content
This repository was archived by the owner on Nov 4, 2024. It is now read-only.

Commit 0ff66f8

Browse files
author
the-djmaze
committed
set min-width for attachmentParent and flagParent to line them up
1 parent f2c4b8a commit 0ff66f8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dev/Styles/User/MessageList.less

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -327,6 +327,7 @@
327327
.attachmentParent,
328328
.flagParent {
329329
margin: 0 10px 0 5px;
330+
min-width: 1em;
330331
}
331332
.flagParent::after {
332333
content: ''; /**/

0 commit comments

Comments
 (0)