diff --git a/static/css/style.css b/static/css/style.css index 4f3ef244..42d51ef2 100755 --- a/static/css/style.css +++ b/static/css/style.css @@ -758,6 +758,11 @@ ul #chat-log{ @media only screen and (max-width: 600px){ + + .toast { + height:auto; + } + .navbar-fixed, #nav{ position: relative; }