npapi-vlc | branch: master | Daniel Amm <[email protected]> | Sat Jun 20 14:59:19 2015 +0200| [06adb2a62405aa29431b2c09f5371fb1b7fa629b] | committer: Jean-Baptiste Kempf
test.html: remove conflicting width specification Signed-off-by: Jean-Baptiste Kempf <[email protected]> > http://git.videolan.org/gitweb.cgi/npapi-vlc.git/?a=commit;h=06adb2a62405aa29431b2c09f5371fb1b7fa629b --- 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 --> _______________________________________________ vlc-commits mailing list [email protected] https://mailman.videolan.org/listinfo/vlc-commits
