[vlc-commits] test.html: remove conflicting width specification

Daniel Amm git at videolan.org
Tue Jun 23 10:40:14 CEST 2015


npapi-vlc | branch: master | Daniel Amm <da2424 at t-online.de> | Sat Jun 20 14:59:19 2015 +0200| [fe9aeb3685f5af311eddd8ff21f7c8df6fc61a44] | committer: Jean-Baptiste Kempf

test.html: remove conflicting width specification

Signed-off-by: Jean-Baptiste Kempf <jb at videolan.org>

> http://git.videolan.org/gitweb.cgi/npapi-vlc.git/?a=commit;h=fe9aeb3685f5af311eddd8ff21f7c8df6fc61a44
---

 share/test/test.html |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/share/test/test.html b/share/test/test.html
index ce5e594..f9c6429 100644
--- a/share/test/test.html
+++ b/share/test/test.html
@@ -329,7 +329,7 @@ function close()
         <td colspan="2">
             <table style="width:100%;">
                 <tr>
-                    <td style="vertical-align:middle; width:550px;">
+                    <td style="vertical-align:middle">
                         <!--
                         Insert Slider widget
                         -->



More information about the vlc-commits mailing list