]> git.sesse.net Git - vlc/blobdiff - share/http/style.css
Try dialog width style fix
[vlc] / share / http / style.css
index bd5c672109fb296325939a8c111644c981821043..c994787adff97973b691ab2684615793a33765b6 100644 (file)
@@ -37,7 +37,7 @@ div {
 }
 
 div.dialog {
-       width: 600px;
+       width: 440pt;
        background: #fff;
        border: solid #000 1px;
        margin: 10px auto; /* Center on page - Firefox */