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


- Log -----------------------------------------------------------------
commit fc2d9ed07d4f99ff34d13cf90a47db866dd021e9
Author:     Lou Logan <[email protected]>
AuthorDate: Fri Oct 25 14:01:24 2019 -0800
Commit:     Lou Logan <[email protected]>
CommitDate: Fri Oct 25 14:01:24 2019 -0800

    web/css: add white-normal normal for button wrap
    
    Signed-off-by: Lou Logan <[email protected]>
    Signed-off-by: Michael Niedermayer <[email protected]>
    Suggested-by: Deby Page <[email protected]>

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
-- 

_______________________________________________
ffmpeg-cvslog mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog

To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".

Reply via email to