[FFmpeg-devel] [PATCH 3/3] fateserver: make tables width 100%

Timothy Gu timothygu99 at gmail.com
Fri Jan 31 05:06:19 CET 2014


Improves appearance especially on slot history pages.

Signed-off-by: Timothy Gu <timothygu99 at gmail.com>
---
 fate.css | 1 +
 1 file changed, 1 insertion(+)

diff --git a/fate.css b/fate.css
index 05ac3dc..a62d4cd 100644
--- a/fate.css
+++ b/fate.css
@@ -49,6 +49,7 @@ th {
 
 .replist {
     border: solid 1px #eee;
+    width: 100%;
 }
 
 .replist tr {
-- 
1.8.3.2



More information about the ffmpeg-devel mailing list