Skip to content

Commit fec879f

Browse files
caolanmpedropintosilva
authored andcommitted
fix unwanted line breaking of menubutton text
since the menubutton was removed from the catch-all rule that was disrupting their margin and width Signed-off-by: Caolán McNamara <caolan.mcnamara@collabora.com> Change-Id: I89df97cf397af9922610faf06bd130b1011a013e
1 parent 7ccfce2 commit fec879f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

browser/css/jsdialogs.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1971,6 +1971,7 @@ img.context-menu-icon {
19711971
box-sizing: border-box;
19721972
height: 32px;
19731973
line-height: normal;
1974+
width: max-content;
19741975
font-size: var(--default-font-size);
19751976
font-family: var(--cool-font);
19761977
border: 1px solid var(--color-border-dark);

0 commit comments

Comments
 (0)