mirror of
https://github.com/discourse/discourse.git
synced 2025-02-22 04:07:27 +00:00
UI: Fix button overlapping longer group names in group card (#11104)
This commit fixes the group buttons from overlapping long group names in the group card.
This commit is contained in:
parent
3c51647872
commit
d384e744a8
@ -45,12 +45,6 @@
|
||||
}
|
||||
}
|
||||
|
||||
.group-details-button {
|
||||
position: absolute;
|
||||
top: 20px;
|
||||
right: 20px;
|
||||
}
|
||||
|
||||
.groups-form.groups-notifications-form {
|
||||
width: 500px;
|
||||
max-width: 100%;
|
||||
|
Loading…
x
Reference in New Issue
Block a user