Skip to content

Commit d3a8569

Browse files
authored
Merge pull request #7591 from DiegoAndresCortes/quick-actions
Wrap items in quick actions
2 parents 7d50c44 + ccf948a commit d3a8569

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Themes/default/css/responsive.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -147,6 +147,7 @@
147147
#quick_actions {
148148
display: flex;
149149
justify-content: flex-end;
150+
flex-wrap: wrap;
150151
}
151152
#quick_actions > * {
152153
flex: 0 1 auto;

0 commit comments

Comments
 (0)