[FFmpeg-cvslog] [ffmpeg-web] branch master updated. fc2d9ed web/css: add white-normal normal for button wrap

ffmpeg-git at ffmpeg.org ffmpeg-git at ffmpeg.org
Sat Oct 26 01:04:16 EEST 2019


The branch, master has been updated
       via  fc2d9ed07d4f99ff34d13cf90a47db866dd021e9 (commit)
      from  fce4352d00a934c78e1cd366c0d5e08a86223322 (commit)


- Log -----------------------------------------------------------------
commit fc2d9ed07d4f99ff34d13cf90a47db866dd021e9
Author:     Lou Logan <lou at lrcd.com>
AuthorDate: Fri Oct 25 14:01:24 2019 -0800
Commit:     Lou Logan <lou at lrcd.com>
CommitDate: Fri Oct 25 14:01:24 2019 -0800

    web/css: add white-normal normal for button wrap
    
    Signed-off-by: Lou Logan <lou at lrcd.com>
    Signed-off-by: Michael Niedermayer <michael at niedermayer.cc>
    Suggested-by: Deby Page <db0company at gmail.com>

diff --git a/src/less/style.less b/src/less/style.less
index c83f3e6..9c738fc 100644
--- a/src/less/style.less
+++ b/src/less/style.less
@@ -399,6 +399,7 @@ code {
             padding: 3%;
             display: inline-block;
             margin-bottom: 5px;
+            white-space: normal;
         }
         small {
             display: block;

-----------------------------------------------------------------------

Summary of changes:
 src/less/style.less | 1 +
 1 file changed, 1 insertion(+)


hooks/post-receive
-- 



More information about the ffmpeg-cvslog mailing list