diff --git a/webapp/titanembeds/static/css/embedstyle.css b/webapp/titanembeds/static/css/embedstyle.css index efd5d8d..439bf6f 100644 --- a/webapp/titanembeds/static/css/embedstyle.css +++ b/webapp/titanembeds/static/css/embedstyle.css @@ -289,6 +289,10 @@ body > div.navbar-fixed > nav > div { background-color: #546e7a; } +.modal-overlay { + height: auto; +} + .betatag { font-variant: small-caps; font-size: 15px;