Don't wrap whitespace

main
Bob Mottram 2022-04-19 11:12:08 +01:00
parent c2594f6689
commit 9b1b48529e
1 changed files with 3 additions and 0 deletions

View File

@ -218,6 +218,7 @@ input[type=text] {
-webkit-user-select: all;
-ms-user-select: all;
user-select: all;
white-space: nowrap;
}
.hashtagswarm img {
width: 5%;
@ -272,6 +273,7 @@ input[type=text] {
-webkit-user-select: all;
-ms-user-select: all;
user-select: all;
white-space: nowrap;
}
.hashtagswarm img {
width: 10%;
@ -329,6 +331,7 @@ input[type=text] {
-webkit-user-select: all;
-ms-user-select: all;
user-select: all;
white-space: nowrap;
}
.hashtagswarm img {
width: 10%;