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

Make polls fill column width in bubbles layout #7661

Merged
merged 2 commits into from
Feb 1, 2022
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Expand to fill 70% column instead
t3chguy committed Jan 28, 2022
commit 40c60b792662d5b16e305fd274ae9542a13b549a
2 changes: 1 addition & 1 deletion res/css/views/rooms/_EventBubbleTile.scss
Original file line number Diff line number Diff line change
@@ -388,7 +388,7 @@ limitations under the License.
}

.mx_MPollBody {
min-width: 300px; // to prevent timestamp overlapping summary text
width: 550px; // to prevent timestamp overlapping summary text

.mx_MPollBody_totalVotes {
// align summary text with corner timestamp