diff --git a/css/glowingbear.css b/css/glowingbear.css index 5d25327..7bd488e 100644 --- a/css/glowingbear.css +++ b/css/glowingbear.css @@ -66,6 +66,9 @@ input#sendMessage { width: auto; position: relative; } +.text { + word-wrap: break-word; +} .navbar-fixed-bottom { margin: 0 5px 0 14%; diff --git a/index.html b/index.html index 21010ce..5a5ee1e 100644 --- a/index.html +++ b/index.html @@ -100,9 +100,7 @@ $ openssl req -nodes -newkey rsa:2048 -keyout relay.pem -x509 -days 365 -out rel {{ bufferline.date | date:'HH:mm' }} - - {{ part.text }} - + {{ part.text }}