mirror of https://github.com/vector-im/riot-web
Merge pull request #3721 from vector-im/luke/css-fix-long-room-names
Prevent long room names/topics from pushing UI of the screenpull/3727/head
commit
7957eeba10
|
@ -31,6 +31,7 @@ limitations under the License.
|
|||
margin-left: -2px;
|
||||
order: 1;
|
||||
flex: 1;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.mx_RoomHeader_spinner {
|
||||
|
|
Loading…
Reference in New Issue