]> _ Git - fluidbook-v3.git/commitdiff
Fix #584 @0:15
authorstephen@cubedesigners.com <stephen@cubedesigners.com@f5622870-0f3c-0410-866d-9cb505b7a8ef>
Mon, 1 Aug 2016 14:59:51 +0000 (14:59 +0000)
committerstephen@cubedesigners.com <stephen@cubedesigners.com@f5622870-0f3c-0410-866d-9cb505b7a8ef>
Mon, 1 Aug 2016 14:59:51 +0000 (14:59 +0000)
less/315-quote.less

index 4288aba27f8b4c14c94efe03da1b781819cb9b8b..abe6f7c00a9f5c9a2a76cec44bcc402e9194abcf 100644 (file)
                //pointer-events: none; // Disabled to allow messages to be hidden on click
                display: none;
 
+               @media (max-width: 560px) {
+                       padding: 20px 30px;
+                       min-width: 0;
+                       width: 90%;
+                       font-size: 13px;
+               }
+
                br {
                        line-height: 2.5;
                }