Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Commit

Permalink
Fix width issue of the composer overflow menu items (#7731)
Browse files Browse the repository at this point in the history
  • Loading branch information
t3chguy authored Feb 7, 2022
1 parent 544957b commit 834d0ec
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion res/css/views/rooms/_MessageComposer.scss
Original file line number Diff line number Diff line change
Expand Up @@ -404,7 +404,6 @@ limitations under the License.
display: flex;
align-items: center;
max-width: unset;
width: 100%;
margin: 7px 7px 7px 16px; // space out the buttons
}

Expand Down

0 comments on commit 834d0ec

Please sign in to comment.