Skip to content

Commit

Permalink
fix #5656: Improved button performance when displaying multiple lines…
Browse files Browse the repository at this point in the history
… of text

Signed-off-by: Brokun <brokun0128@gmail.com>
  • Loading branch information
BroKun committed Jul 8, 2019
1 parent f247b57 commit 36d1c6a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions packages/messages/src/browser/style/notifications.css
Original file line number Diff line number Diff line change
Expand Up @@ -126,8 +126,6 @@
flex-direction: row;
order: 4;
white-space: nowrap;
align-self: flex-end;
height: 40px;
}

.theia-Notification .buttons > button {
Expand Down

0 comments on commit 36d1c6a

Please sign in to comment.