Explorar o código

Bugfix, set width to max-width

JC Brand %!s(int64=12) %!d(string=hai) anos
pai
achega
8863eb8a86
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      converse.css

+ 1 - 1
converse.css

@@ -148,7 +148,7 @@ input.new-chatroom-name {
     font-weight: bold;
     color: #F62817;
     white-space: nowrap;
-    width: 100px;
+    max-width: 100px;
     text-overflow: ellipsis;
     overflow: hidden;
     display: inline-block;