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

Commit 98dffeb

Browse files
authored
Fix alignment of pill letter (#8874)
1 parent 769efa3 commit 98dffeb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

res/css/views/rooms/_BasicMessageComposer.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,6 @@ limitations under the License.
5757
user-select: all;
5858
position: relative;
5959
cursor: unset; // We don't want indicate clickability
60-
display: inline-block;
6160
overflow: hidden;
6261
text-overflow: ellipsis;
6362
white-space: nowrap;

0 commit comments

Comments
 (0)