]> git.sesse.net Git - vlc/commitdiff
Try dialog width style fix
authorAntoine Cellerier <dionoea@videolan.org>
Thu, 30 Mar 2006 14:01:24 +0000 (14:01 +0000)
committerAntoine Cellerier <dionoea@videolan.org>
Thu, 30 Mar 2006 14:01:24 +0000 (14:01 +0000)
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 */