mirror of https://github.com/vector-im/riot-web
Remove unused CSS
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>pull/21833/head
parent
8fc90e1d53
commit
d149cead5f
|
@ -98,5 +98,4 @@ limitations under the License.
|
||||||
/* the next three lines, along with overflow hidden, truncate long display names */
|
/* the next three lines, along with overflow hidden, truncate long display names */
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
text-overflow: ellipsis;
|
text-overflow: ellipsis;
|
||||||
max-width: calc(100% - 65px);
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue